System::Net::Http::Headers::HttpHeaders::GetEnumerator yöntemi

HttpHeaders::GetEnumerator method

İteratörü alır.

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

ReturnValue

Arayüzlenmiş nesne üzerinden yineleme yapmak için kullanılabilecek yeni oluşturulan yineleyici nesnesine işaretçi.

Ayrıca Bakınız