Compares the equality of two OCRCharacterClassResultCollection objects.
Namespace: Cognex.Vision.ViDiELAssembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.25.1.0
Syntax
Parameters
- a
- Type: Cognex.Vision.ViDiEL OCRCharacterClassResultCollection
The first object to compare.
- b
- Type: Cognex.Vision.ViDiEL OCRCharacterClassResultCollection
The second object to compare.
Return Value
Type: BooleanTrue if the specified object is equal to the current object; otherwise, false.
See Also