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

PathList::GetEnumerator method

現在のコレクションの列挙子を返します。

System::SharedPtr<Collections::Generic::IEnumerator<Collections::Generic::KeyValuePair<String, System::SharedPtr<CookieCollection>>>> System::Net::PathList::GetEnumerator()

ReturnValue

現在のコレクションの列挙子です。

参照