TLookup<TKey,TElement>.GetGrouping(TKey,Boolean) Method

Represents method GetGrouping(TKey,Boolean).

Namespace: Spring.Collections.Extensions
private
 function GetGrouping(const key: TKey; create: Boolean): TGrouping;

Parameters

key
Type: TKey

create
Type: Boolean

Return Value

Type: TGrouping