Dictionary.TryGetValue

Undocumented in source. Be warned that the author may not have intended to support it.
class Dictionary(TKey, TValue)
bool
TryGetValue
(
TKey key
,
out TValue value
)

Meta