System::Net::Http::Headers::HttpHeaderValueCollection< System::String >::GetEnumerator メソッド

String >::GetEnumerator method

列挙子を取得します。

System::SharedPtr<Collections::Generic::IEnumerator<String>> System::Net::Http::Headers::HttpHeaderValueCollection<System::String>::GetEnumerator() override

ReturnValue

インターフェース化されたオブジェクトを反復処理するために使用できる、新しく作成された列挙子オブジェクトへのポインタ。

参照