- Namespace
- Avalonia
.Collections - Containing Type
- AvaloniaDictionary
<TKey, TValue>
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 |