KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
IString
Keyed
Dictionary
TValue
Try
Get
Value Method
Overload List
TryGetValue(ReadOnlySpan
Char
, 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
Reference
IStringKeyedDictionary
TValue
Interface
KGySoft.Collections Namespace
In This Article
Overload List
See Also