UrlPrefixCollection Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Koleksiyon veya URL ön ekleri
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)
- Devralma
-
UrlPrefixCollection
- Uygulamalar
Özellikler
Count |
Koleksiyon veya URL ön ekleri |
IsReadOnly |
Koleksiyon veya URL ön ekleri |
Yöntemler
Add(String) |
Koleksiyon veya URL ön ekleri |
Add(UrlPrefix) |
Koleksiyon veya URL ön ekleri |
Clear() |
Koleksiyon veya URL ön ekleri |
Contains(UrlPrefix) |
Koleksiyon veya URL ön ekleri |
CopyTo(UrlPrefix[], Int32) |
Koleksiyon veya URL ön ekleri |
GetEnumerator() |
Koleksiyon veya URL ön ekleri |
Remove(String) |
Koleksiyon veya URL ön ekleri |
Remove(UrlPrefix) |
Koleksiyon veya URL ön ekleri |
Belirtik Arabirim Kullanımları
IEnumerable.GetEnumerator() |
Koleksiyon veya URL ön ekleri |