GetEnumerator()

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()

Return Value

The enumerator for the current collection.

See Also