Determines the index of a specific
CogSearchMaxResult in the CogSearchMaxResults.
Namespace: Cognex.VisionPro.SearchMaxAssembly: Cognex.VisionPro.SearchMax (in Cognex.VisionPro.SearchMax.dll) Version: 83.0.0.0
Syntax
Parameters
- value
- Type: Cognex.VisionPro.SearchMax CogSearchMaxResult
The CogSearchMaxResult to locate in the CogSearchMaxResults.
Return Value
Type: Int32Zero-based index of value if found in the CogSearchMaxResults; otherwise -1.
See Also