Udostępnij za pośrednictwem


UrlPrefixCollection Klasa

Definicja

Prefiksy kolekcji lub adresów URL

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)
Dziedziczenie
UrlPrefixCollection
Implementuje

Właściwości

Count

Prefiksy kolekcji lub adresów URL

IsReadOnly

Prefiksy kolekcji lub adresów URL

Metody

Add(String)

Prefiksy kolekcji lub adresów URL

Add(UrlPrefix)

Prefiksy kolekcji lub adresów URL

Clear()

Prefiksy kolekcji lub adresów URL

Contains(UrlPrefix)

Prefiksy kolekcji lub adresów URL

CopyTo(UrlPrefix[], Int32)

Prefiksy kolekcji lub adresów URL

GetEnumerator()

Prefiksy kolekcji lub adresów URL

Remove(String)

Prefiksy kolekcji lub adresów URL

Remove(UrlPrefix)

Prefiksy kolekcji lub adresów URL

Jawne implementacje interfejsu

IEnumerable.GetEnumerator()

Prefiksy kolekcji lub adresów URL

Dotyczy