Populates the provided SerializationInfo with the data needed to serialize the object.
Namespace: Cognex.VisionPro.SmartLineAssembly: Cognex.VisionPro.SmartLine (in Cognex.VisionPro.SmartLine.dll) Version: 87.0.0.0 (87.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