Implements the GetObjectData method of the ISerializable interface.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.1.0.0 (75.1.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