- Namespace
- Statiq
.Web - Containing Type
- Templates
- Implements
-
- IReadOnlyDictionary
<string, Template> .TryGetValue (string, Template)
- IReadOnlyDictionary
Syntax
public bool TryGetValue(string key, out Template value)
Parameters
Name | Type | Description |
---|---|---|
key | string | |
value | Template |
Return Value
Type | Description |
---|---|
bool |