Creates a new instance of the CogSerializableObjectBase class.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax
Parameters
- info
- Type: System.Runtime.Serialization SerializationInfo
The object that holds the serialized object data.
- context
- Type: System.Runtime.Serialization StreamingContext
The contextual information about the SerializationInfo.
See Also