Gets the index of the item with the specified key. If the key cannot be found -1 is returned.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax
Parameters
- key
- Type: System String
The key whose index is desired.
Return Value
Type: Int32See Also