System::Collections::Specialized::NameValueCollection::GetEnumerator メソッド

NameValueCollection::GetEnumerator method

コレクションを反復処理するための列挙子を取得します。

System::SharedPtr<Generic::IEnumerator<String>> System::Collections::Specialized::NameValueCollection::GetEnumerator() override

ReturnValue

現在のコレクションを反復する列挙子を作成しました。

参照