IStringKeyedDictionaryTValueTryGetValue Method

Overload List

TryGetValue(ReadOnlySpanChar, TValue) Tries to get the value associated with the specified key.
TryGetValue(StringSegment, TValue) Tries to get the value associated with the specified key.

See Also