TBidiDictionary<TKey,TValue>.Keys Property
Summary
Represents property
Keys
.
Namespace
:
Spring.Collections.Dictionaries
Syntax
Delphi
public property Keys:
IReadOnlyCollection
<
TKey
> read
GetKeys
;
Property Value
Type:
IReadOnlyCollection
<
TKey
>
See Also
Reference
TBidiDictionary<TKey,TValue>
Spring.Collections.Dictionaries