UrlPrefixCollection.GetEnumerator 메서드

정의

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)

반환

구현

적용 대상