CogRecord Clone Method Cognex VisionPro
Creates a deep copy of the record.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

protected virtual Object Clone()

Return Value

Type: Object
A deep copy of the cloned record.
See Also