バージョン

GetEnumerator メソッド (AggregateValueCollection)

コレクションで反復する列挙子を取得します。
シンタックス
'宣言
 
Public Function GetEnumerator() As IEnumerator
public IEnumerator GetEnumerator()

戻り値の型

現在の AggregateValueCollection の AggregateValueEnumerator
参照