GroupCollection.IEnumerable.GetEnumerator 메서드

Returns an enumerator that iterates through a collection.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

C#
IEnumerator IEnumerable.GetEnumerator()

반환 값

유형: System.Collections.IEnumerator
An IEnumerator object that can be used to iterate through the collection.

구현

IEnumerable.GetEnumerator()

참고 항목

참조

GroupCollection 클래스

Microsoft.AnalysisServices 네임스페이스