Searches the list for a given record.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
Parameters
- value
- Type: Cognex.VisionPro ICogRecord
The record for which to search.
Return Value
Type: Int32The index of the record, or -1 if it is not in the list.
See Also