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.
Namespace: Cognex.VisionPro.BlobAssembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 65.1.0.0
Syntax
Return Value
Type: ObjectImplements
ICloneable CloneSee Also