System::Net::CookieCollection::GetEnumerator メソッド

CookieCollection::GetEnumerator method

列挙子を取得します。

System::SharedPtr<Collections::Generic::IEnumerator<System::SharedPtr<Cookie>>> System::Net::CookieCollection::GetEnumerator() override

ReturnValue

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

参照