Determines whether a CogDataBinding with the given DestinationPath is in the CogDataBindingsCollection.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax
Parameters
- destinationPath
- Type: System String
The value of the DestinationPath property of the item to locate.
Return Value
Type: BooleanTrue if item corresponding to destinationPath is found in the CogDataBindingsCollection; otherwise, false.
See Also