IPropertiesDictionaryTryGetValue Method |
| Name | Description | |
|---|---|---|
| TryGetValue(TKey, TValue) | Gets the value associated with the specified key. (Inherited from IDictionaryString, Object.) | |
| TryGetValueT(String, T) |
Tries to get value associated with the specified key.
|