- Namespace
- Statiq
.Common - Containing Type
- ISettings
Syntax
bool TryGetValue(string key, out object value)
Parameters
| Name | Type | Description |
|---|---|---|
| key | string | |
| value | object |
Return Value
| Type | Description |
|---|---|
| bool |
bool TryGetValue(string key, out object value)
| Name | Type | Description |
|---|---|---|
| key | string | |
| value | object |
| Type | Description |
|---|---|
| bool |