Method Contains
Contains(ValueSet)
Returns a value indicating whether this collection contains the given value set.
Declaration
public bool Contains(HashSetDictionary<TKey, TValue>.ValueSet valueSet)Parameters
| Type | Name | Description | 
|---|---|---|
| HashSetDictionary<TKey, TValue>.ValueSet | valueSet | 
Returns
| Type | Description | 
|---|---|
| bool | 
