GenericExtensionsTryGetValue Method

Overload List

TryGetValueT(IDictionaryString, Object, String, T) Get additional data, based on key. If no data exist for value, return the defaultValue
TryGetValueT(IDictionaryString, Object, String, T) Get additional data, based on key. If value is not of type {T}, false is returned.

See Also