Aracılığıyla paylaş


QueryCollection.GetEnumerator Yöntem

Tanım

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

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

Döndürülenler

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

Şunlara uygulanır