IReadOnlyMultiMap<TKey,TValue>.GetGroups Method
Definition
Delphi
function GetGroups: IEnumerable<IGrouping<TKey,TValue>>
Returns
IEnumerable<IGrouping<TKey, TValue>>
function GetGroups: IEnumerable<IGrouping<TKey,TValue>>