| ExtensionsGetCast Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | GetCastT(IDictionaryString, Object, String, T) | 
            Gets the value for the given key as the given type, or a default value
            if the value does not exist or is the incorrect type
             | 
|   | GetCastT(IReadOnlyDictionaryString, Object, String, T) | 
            Gets the value for the given key as the given type, or a default value
            if the value does not exist or is the incorrect type
             | 
 See Also
See Also