Populates the provided SerializationInfo with the data needed to
serialize the object.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.VisionInterop (in Cognex.VisionPro.VisionInterop.dll) Version: 79.0.0.0
Syntax
Parameters
- info
- Type: System.Runtime.Serialization SerializationInfo
The SerializationInfo to which serialization data must be added.
- ctxt
- Type: System.Runtime.Serialization StreamingContext
The StreamingContext that indicates the intent of the current serialization operation.
See Also