TLookup<TKey,TElement>.TEnumerator.GetCurrent Method

Represents method GetCurrent.

Namespace: Spring.Collections.Extensions
protected
 function GetCurrent: IGrouping<TKey, TElement>; override;

Return Value

Type: IGrouping<TKey, TElement>

 

Overrides

TEnumeratorBase<T>.GetCurrent