HeaderDictionary.GetEnumerator Yöntem

Tanım

Bir toplulukta tekrarlanan bir numaralandırıcı döndürür.

public:
 Microsoft::AspNetCore::Http::HeaderDictionary::Enumerator GetEnumerator();
public Microsoft.AspNetCore.Http.HeaderDictionary.Enumerator GetEnumerator ();
member this.GetEnumerator : unit -> Microsoft.AspNetCore.Http.HeaderDictionary.Enumerator
Public Function GetEnumerator () As HeaderDictionary.Enumerator

Döndürülenler

Koleksiyonda yinelemek için kullanılabilecek bir HeaderDictionary.Enumerator nesnesi.

Şunlara uygulanır