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