Constructs a new copy of the CogDataBindingsCollection class.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 73.0.0.0 (73.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.
- historicalMode
- Type: System Boolean
Option to use the old broken mode for possible backward compatibility issues. In historical mode the databindings do not set their destination to the supplied parent argument.
See Also