MetadataSerializationContext.GetEnumerator 方法

定义

返回一个循环访问集合的枚举器。

public System.Collections.Generic.IEnumerator<Microsoft.AnalysisServices.Tabular.Serialization.MetadataDocument> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.AnalysisServices.Tabular.Serialization.MetadataDocument>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.AnalysisServices.Tabular.Serialization.MetadataDocument>
Public Function GetEnumerator () As IEnumerator(Of MetadataDocument)

返回

实现

适用于