Determines the index of the supplied CogAutoSelectResult object in
this CogAutoSelectResults object. Will be -1 if not found.
Namespace: Cognex.VisionPro.AutoSelectAssembly: Cognex.VisionPro.AutoSelect (in Cognex.VisionPro.AutoSelect.dll) Version: 69.0.0.0
Syntax
Parameters
- value
- Type: System Object
Return Value
Type: Int32The index of the supplied CogAutoSelectResult object in this CogAutoSelectResults object, or -1 if not found.
See Also