다음을 통해 공유


MetadataObjectCollection<T,P>.GetEnumerator 메서드

정의

컬렉션의 항목을 열거합니다.

public System.Collections.Generic.IEnumerator<T> GetEnumerator ();
member this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<'T (requires 'T :> Microsoft.AnalysisServices.Tabular.MetadataObject)>
Public Function GetEnumerator () As IEnumerator(Of T)

반환

항목 목록입니다.

구현

적용 대상