RuntimeDocumentDataTableTryGetValue Method |
| Name | Description | |
|---|---|---|
| TryGetValueT(Object) |
Check dictionary for value and return it properly cast if
found.
| |
| TryGetValue(TKey, TValue) | Gets the value associated with the specified key. (Inherited from DictionaryObject, Object.) |