Populates the provided SerializationInfo with the data needed to
serialize the object.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 75.1.0.0
Syntax
Parameters
- info
- Type: System.Runtime.Serialization SerializationInfo
The SerializationInfo to populate with data.
- ctxt
- Type: System.Runtime.Serialization StreamingContext
The destination for this serialization.
See Also