Udostępnij za pośrednictwem


UrlPrefixCollection.GetEnumerator Metoda

Definicja

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

Zwraca

Implementuje

Dotyczy