Overload List
| Name | Description | |
|---|---|---|
| Contains(KeyValuePair String, ICogVisionData ) |
Returns true if the supplied key value pair is found,
otherwise returns false.
| |
| Contains(String) |
Returns true if the supplied key is found,
otherwise returns false.
| |
| Contains(ICogVisionData) |
Returns true if the supplied value is found,
otherwise returns false.
|
See Also