Constructs a new copy of the CogDataBindingsCollection class.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax
Parameters
- parent
- Type: System Object
The parent object that owns the new collection.
- other
- Type: Cognex.VisionPro CogDataBindingsCollection
The existing CogDataBindingsCollection to copy.
See Also