Returns a deep copy of this class instance. Derived classes that implement Clone should override this method; other clients who wish to clone this instance should call ICloneable.Clone. See also CogSerializer.DeepCopyObject
Namespace: Cognex.VisionPro.FG8100L.Implementation.InternalAssembly: Cognex.VisionPro.FG8100L (in Cognex.VisionPro.FG8100L.dll) Version: 65.1.0.0
Syntax
Return Value
Type: ObjectSee Also