Determines the index of a result in the collection.
Namespace: Cognex.VisionPro.LineMaxAssembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 65.1.0.0
Syntax
Parameters
- value
- Type: Cognex.VisionPro.LineMax CogLineMaxResult
The result to locate.
Return Value
Type: Int32The zero-based index of value if found; otherwise, -1.
See Also