Initializes a new instance of the CogDataBinding class with serialized
data.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.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