Freigeben über


UrlPrefixCollection Klasse

Definition

Sammlungs- oder URLpräfixe

public ref class UrlPrefixCollection : System::Collections::Generic::ICollection<Microsoft::Net::Http::Server::UrlPrefix ^>, System::Collections::Generic::IEnumerable<Microsoft::Net::Http::Server::UrlPrefix ^>
public class UrlPrefixCollection : System.Collections.Generic.ICollection<Microsoft.Net.Http.Server.UrlPrefix>, System.Collections.Generic.IEnumerable<Microsoft.Net.Http.Server.UrlPrefix>
type UrlPrefixCollection = class
    interface ICollection<UrlPrefix>
    interface seq<UrlPrefix>
    interface IEnumerable
Public Class UrlPrefixCollection
Implements ICollection(Of UrlPrefix), IEnumerable(Of UrlPrefix)
Vererbung
UrlPrefixCollection
Implementiert

Eigenschaften

Count

Sammlungs- oder URLpräfixe

IsReadOnly

Sammlungs- oder URLpräfixe

Methoden

Add(String)

Sammlungs- oder URLpräfixe

Add(UrlPrefix)

Sammlungs- oder URLpräfixe

Clear()

Sammlungs- oder URLpräfixe

Contains(UrlPrefix)

Sammlungs- oder URLpräfixe

CopyTo(UrlPrefix[], Int32)

Sammlungs- oder URLpräfixe

GetEnumerator()

Sammlungs- oder URLpräfixe

Remove(String)

Sammlungs- oder URLpräfixe

Remove(UrlPrefix)

Sammlungs- oder URLpräfixe

Explizite Schnittstellenimplementierungen

IEnumerable.GetEnumerator()

Sammlungs- oder URLpräfixe

Gilt für: