LevelPropertyCollection.GetEnumerator 메서드

LevelPropertyCollection 개체를 반복하는 데 사용되는 열거자 개체에 대한 참조를 반환합니다.

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

구문

‘선언
Friend Function GetEnumerator As IEnumerator
‘사용 방법
Dim instance As LevelPropertyCollection 
Dim returnValue As IEnumerator 

returnValue = instance.GetEnumerator()
internal IEnumerator GetEnumerator()
internal:
virtual IEnumerator^ GetEnumerator() sealed
internal abstract GetEnumerator : unit -> IEnumerator  
internal override GetEnumerator : unit -> IEnumerator
internal final function GetEnumerator() : IEnumerator

반환 값

유형: IEnumerator
LevelPropertyCollection 개체를 반복하는 데 사용되는 열거자 개체에 대한 참조입니다.

구현

IEnumerableGetEnumerator

참고 항목

참조

LevelPropertyCollection 클래스

GetEnumerator 오버로드

Microsoft.AnalysisServices.AdomdServer 네임스페이스