ExtensionsTryGetValue Method |
| Name | Description | |
|---|---|---|
| TryGetValueT(IDictionaryString, Object, String, T) |
Tries to get the value for the given key as the given type
| |
| TryGetValueT(IReadOnlyDictionaryString, Object, String, T) |
Tries to get the value for the given key as the given type
|