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

SortedList::GetEnumerator method

現在のリストを反復する列挙子を取得します。

IEnumeratorPtr System::Collections::Generic::SortedList<TKey, TValue>::GetEnumerator() override

ReturnValue

現在のリストを反復する新しく作成された列挙子へのポインタ。

参照