System::Net::Http::Headers::HttpHeaderValueCollection::GetEnumerator メソッド

HttpHeaderValueCollection::GetEnumerator method

列挙子を取得します。

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

ReturnValue

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

参照