IMap<TKey,TValue>.GetKeys Method
Summary
Represents method
GetKeys
.
Namespace
:
Spring.Collections
Syntax
Delphi
public function GetKeys:
IReadOnlyCollection
<
TKey
>;
Return Value
Type:
IReadOnlyCollection
<
TKey
>
See Also
Reference
IMap<TKey,TValue>
Spring.Collections