Click or drag to resize

RuntimeDocumentDataTableTryGetValue Method

Overload List
  NameDescription
Public methodTryGetValueT(Object)
Check dictionary for value and return it properly cast if found.
Public methodTryGetValue(TKey, TValue)
Gets the value associated with the specified key.
(Inherited from DictionaryObject, Object.)
Top
See Also