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