- Namespace
- Statiq
.Common - Containing Type
- MultiValueDictionary
<TKey, TValue> - Implements
Syntax
public bool ContainsKey(TKey key)
Parameters
| Name | Type | Description |
|---|---|---|
| key | TKey |
Return Value
| Type | Description |
|---|---|
| bool |
public bool ContainsKey(TKey key)
| Name | Type | Description |
|---|---|---|
| key | TKey |
| Type | Description |
|---|---|
| bool |