Compartir a través de


UrlPrefixCollection.GetEnumerator Método

Definición

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)

Devoluciones

Implementaciones

Se aplica a