TLookup<TKey,TElement>.TGrouping.GetKey Method
Summary
Represents method
GetKey
.
Namespace
:
Spring.Collections.Extensions
Syntax
Delphi
private function GetKey:
TKey
;
Return Value
Type:
TKey
Implements
IGrouping<TKey,TElement>.GetKey
See Also
Reference
TLookup<TKey,TElement>.TGrouping
TLookup<TKey,TElement>
Spring.Collections.Extensions