- Namespace
- Statiq
.Common - Containing Type
- Settings
- Implements
-
- ISettings.ContainsKey
(string) - IReadOnlyDictionary
<string, object> .ContainsKey (string) - IDictionary
<string, object> .ContainsKey (string)
- ISettings.ContainsKey
Syntax
public bool ContainsKey(string key)
Parameters
Name | Type | Description |
---|---|---|
key | string |
Return Value
Type | Description |
---|---|
bool |