Method Contains
Contains(TLeft, TRight)
Determines whether this map contains an association between the specified left and right value.
Declaration
bool Contains(TLeft leftValue, TRight rightValue)
Parameters
| Type | Name | Description |
|---|---|---|
| TLeft | leftValue | |
| TRight | rightValue |
Returns
| Type | Description |
|---|---|
| bool |