CogDLRuntimeTool Clone Method Cognex VisionPro 9.24
Create a duplicate of this CogDLRuntimeTool object.

Namespace: Cognex.VisionPro.DLRuntime
Assembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

protected override Object Clone()

Return Value

Type: Object
A newly created duplicate of this CogDLRuntimeTool object.
See Also