System::Net::PathList::GetEnumerator method

PathList::GetEnumerator method

Returns the enumerator for the current collection.

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

ReturnValue

The enumerator for the current collection.

See Also