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

HttpHeaders::GetEnumerator method

Yineleyiciyi 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üz nesnesi üzerinden yineleme yapmak için kullanılabilecek yeni oluşturulan enumerator nesnesine işaretçi.

Ayrıca Bakınız