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