Click or drag to resize

IPropertiesDictionaryTryGetValue Method

IT Hit User File System
Overload List
  NameDescription
Public methodTryGetValue(TKey, TValue)
Gets the value associated with the specified key.
(Inherited from IDictionaryString, Object.)
Public methodTryGetValueT(String, T)
Tries to get value associated with the specified key.
Top
See Also