Inheritance Hierarchy
Cognex.Vision ShareableBase
Cognex.Vision.ViDiEL.Implementation.Internal.TestHelpers TestHelper
Namespace: Cognex.Vision.ViDiEL.Implementation.Internal.TestHelpers
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.22.2.0
Syntax
The TestHelper type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateOCRCharacterClassResult | ||
| CreateOCRCharacterClassResultCollection | ||
| CreateOCRCharacterResult | ||
| CreateOCRCharacterResultCollection | ||
| CreateOCRLine | ||
| CreateOCRLineCollection | ||
| CreateOCRResult | ||
| CreateOCRTrainingResult | ||
| Equals | Compares the equality of this object with another. (Overrides ShareableBase Equals(Object).) | |
| GetHashCode | Returns the hash code of this object. (Overrides ShareableBase GetHashCode .) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetTypeMeta | Get the description of the object type. (Overrides ShareableBase GetTypeMeta .) | |
| ToString | Converts this object to a string representation. (Overrides Object ToString .) |
Operators
| Name | Description | |
|---|---|---|
| Equality | Compares the equality of two TestHelper objects. | |
| Inequality | Compares the inequality of two TestHelper objects. |
Properties
| Name | Description | |
|---|---|---|
| Handle | (Overrides ShareableBase Handle.) |
See Also