Searches for the specified CogDataBinding and returns its zero-based index.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- value
- Type: Cognex.VisionPro CogDataBinding
The binding to locate in the collection.
Return Value
Type: Int32The zero-based index of the item if found; otherwise, -1.
See Also