CogDictionary Clone Method Cognex VisionPro 9.5
Creates a deep copy of the dictionary.

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

protected override Object Clone()

Return Value

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