Aracılığıyla paylaş


UrlPrefixCollection.GetEnumerator Yöntem

Tanım

Bu koleksiyonda yineleyen bir numaralandırıcı döndürür.

public:
 virtual System::Collections::Generic::IEnumerator<Microsoft::AspNetCore::Server::HttpSys::UrlPrefix ^> ^ GetEnumerator();
public System.Collections.Generic.IEnumerator<Microsoft.AspNetCore.Server.HttpSys.UrlPrefix> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.AspNetCore.Server.HttpSys.UrlPrefix>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.AspNetCore.Server.HttpSys.UrlPrefix>
Public Function GetEnumerator () As IEnumerator(Of UrlPrefix)

Döndürülenler

Uygulamalar

Şunlara uygulanır