Returns true if other has the same character code,
instance number, font ID, and variant.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 75.1.0.0
Syntax
Parameters
- other
- Type: Cognex.VisionPro.OCRMax CogOCRMaxCharKey
The CogOCRMaxCharKey to test for equality.
Return Value
Type: BooleanExceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if other is null. |
See Also