Determines whether the ICollection<(Of <(<'T>)>)> contains a specific value.
| C# |
public bool Contains( KeyValuePair<TKey, TValue> item )
- item (KeyValuePair<(Of <(<'TKey, TValue>)>)>)
- The object to locate in the ICollection<(Of <(<'T>)>)>.
true if item is found in the ICollection<(Of <(<'T>)>)>; otherwise, false.
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)