Make a deep copy of the supplied object.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax
Parameters
- obj
- Type: IObject
Return Value
Type: IObjectA deep copy of the input object.
Exceptions
| Exception | Condition |
|---|---|
| SerializationException | An error occurred during serialization. |
See Also