System::Net::Http::Headers::HttpHeaders::GetEnumerator method

HttpHeaders::GetEnumerator method

Ottiene l’enumeratore.

System::SharedPtr<Collections::Generic::IEnumerator<Collections::Generic::KeyValuePair<String, System::SharedPtr<Collections::Generic::IEnumerable<String>>>>> System::Net::Http::Headers::HttpHeaders::GetEnumerator() override

ReturnValue

Puntatore all’oggetto enumeratore appena creato che può essere usato per iterare attraverso l’oggetto interfacciato.

Vedi anche