Searches the list for a given key.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.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