IDictionary.TryGetValue

Undocumented in source.
interface IDictionary(TKey, TValue)
bool
TryGetValue
(
TKey key
,
out TValue value
)

Meta