Method Contains
Contains(KeyValuePair<long, TEntry>)
Returns true if the table contains the item.
Declaration
public bool Contains(KeyValuePair<long, TEntry> item)
Parameters
| Type | Name | Description |
|---|---|---|
| KeyValuePair<long, TEntry> | item |
Returns
| Type | Description |
|---|---|
| bool |