Construct a deep copy of the supplied
CogOCRMaxFieldingDefinitionCollection object.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 73.0.0.0
Syntax
Parameters
- Other
- Type: Cognex.VisionPro.OCRMax CogOCRMaxFieldingDefinitionCollection
The CogOCRMaxFieldingDefinitionCollection object to be copied. May not be null.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If the input argument is null. |
See Also