TestHelper ClassCognex VisionPro 9.22
Inheritance Hierarchy

System Object
  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

public sealed class TestHelper : ShareableBase, 
	IObject

The TestHelper type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateOCRCharacterClassResult
Public methodStatic memberCreateOCRCharacterClassResultCollection
Public methodStatic memberCreateOCRCharacterResult
Public methodStatic memberCreateOCRCharacterResultCollection
Public methodStatic memberCreateOCRLine
Public methodStatic memberCreateOCRLineCollection
Public methodStatic memberCreateOCRResult
Public methodStatic memberCreateOCRTrainingResult
Public methodEquals
Compares the equality of this object with another.
(Overrides ShareableBase Equals(Object).)
Public methodGetHashCode
Returns the hash code of this object.
(Overrides ShareableBase GetHashCode .)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetTypeMeta
Get the description of the object type.
(Overrides ShareableBase GetTypeMeta .)
Public methodToString
Converts this object to a string representation.
(Overrides Object ToString .)
Top
Operators

  NameDescription
Public operatorStatic memberEquality
Compares the equality of two TestHelper objects.
Public operatorStatic memberInequality
Compares the inequality of two TestHelper objects.
Top
Properties

  NameDescription
Public propertyHandle (Overrides ShareableBase Handle.)
Top
See Also