Called when to complete the deserialziation of the
CogOCRMaxClassifier.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
Syntax
Parameters
- sender
- Type: System Object
The object which called this method
Implements
IDeserializationCallback OnDeserialization(Object)Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if sender is null. |
See Also