You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities.LinqBridge Namespace > Lookup Class > Lookup Methods > GetEnumerator Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Lookup.GetEnumerator Method

Returns a generic enumerator that iterates through the Lookup{TKey,TElement}.

Syntax
C++
C#
Visual Basic
public: IEnumerator<IGrouping<TKey, TElement>> GetEnumerator();
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.