Gets the index of the given item. If the item cannot be found -1 is returned.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax
Parameters
- value
- Type: Cognex.VisionPro CogOutputLine
The item whose index is desired.
Return Value
Type: Int32See Also