Implements the GetObjectData method of the ISerializable interface.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax
Parameters
- info
- Type: System.Runtime.Serialization SerializationInfo
SerializationInfo to which serialization data must be added.
- context
- Type: System.Runtime.Serialization StreamingContext
StreamingContext that indicates the intent of the current serialization operation.
See Also