- Namespace
- Statiq
.Common - Containing Type
- MultiValueDictionary
<TKey, TValue> - Implements
- Property Type
- IEnumerable
<TValue>
Syntax
public IEnumerable<TValue> this[TKey key] { get; }
Parameters
Name | Type | Description |
---|---|---|
key | TKey |
Value
Type | Description |
---|---|
IEnumerable |