バージョン

GetEnumerator メソッド (XmlaPropertiesCollection)

コレクションで反復する列挙体を返します。
シンタックス
'宣言
 
Public Function GetEnumerator() As System.Collections.Generic.IEnumerator(Of XmlaQueryProperty)
public System.Collections.Generic.IEnumerator<XmlaQueryProperty> GetEnumerator()

戻り値の型

コレクションで反復するために使用できる System.Collections.Generic.IEnumerator`1
参照

オンラインで表示: GitHub