System::Collections::Generic::List::GetEnumerator メソッド

List::GetEnumerator method

リスト要素を反復する列挙子を取得します。

IEnumeratorPtr System::Collections::Generic::List<T>::GetEnumerator() override

ReturnValue

新しく作成された列挙子へのポインタ。

参照