You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JEnumerable Structure > JEnumerable Methods > GetEnumerator Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JEnumerable.GetEnumerator Method

Returns an enumerator that iterates through the collection.

Syntax
C++
C#
Visual Basic
public: IEnumerator<T> GetEnumerator();
Returns

A T:System.Collections.Generic.IEnumerator`1 that can be used to iterate through the collection.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.