ModelComponentCollection.GetEnumerator 메서드

Returns an enumerator that can iterate through the ModelComponentCollection.

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

구문

C#
public IEnumerator GetEnumerator()

반환 값

유형: System.Collections.IEnumerator
An IEnumerator for the entire ModelComponentCollection.

구현

IEnumerable.GetEnumerator()

참고 항목

참조

ModelComponentCollection 클래스

Microsoft.AnalysisServices 네임스페이스