Sdílet prostřednictvím


UrlPrefixCollection Třída

Definice

Předpony kolekce nebo adresy 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)
Dědičnost
UrlPrefixCollection
Implementuje

Vlastnosti

Count

Předpony kolekce nebo adresy URL

IsReadOnly

Předpony kolekce nebo adresy URL

Metody

Add(String)

Předpony kolekce nebo adresy URL

Add(UrlPrefix)

Předpony kolekce nebo adresy URL

Clear()

Předpony kolekce nebo adresy URL

Contains(UrlPrefix)

Předpony kolekce nebo adresy URL

CopyTo(UrlPrefix[], Int32)

Předpony kolekce nebo adresy URL

GetEnumerator()

Předpony kolekce nebo adresy URL

Remove(String)

Předpony kolekce nebo adresy URL

Remove(UrlPrefix)

Předpony kolekce nebo adresy URL

Explicitní implementace rozhraní

IEnumerable.GetEnumerator()

Předpony kolekce nebo adresy URL

Platí pro