Overload List
| Name | Description | |
|---|---|---|
| IndexOf(KeyValuePair String, ICogVisionData ) |
Searches the container for the specified key value pair and
returns the zero-based index of the first occurrence.
| |
| IndexOf(String) |
Searches the container for the key value pair with the
specified key and returns its zero-based index.
| |
| IndexOf(ICogVisionData) |
Searches the container for the key value pair with the
specified value and returns its zero-based index.
|
See Also