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