System::Net::PathList::GetEnumerator metodo

PathList::GetEnumerator method

Restituisce l’enumeratore per la collezione corrente.

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

ReturnValue

L’enumeratore per la collezione corrente.

Vedi anche