| ExtensionsGet Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | GetTKey, TValue(IDictionaryTKey, TValue, TKey) | 
            Attempts to get the value for a given key from a dictionary, returning the compiler
            default value if not successful
             | 
|   | GetTKey, TValue(IReadOnlyDictionaryTKey, TValue, TKey) | 
            Attempts to get the value for a given key from a dictionary, returning the compiler
            default value if not successful
             | 
 See Also
See Also