В следующей таблице перечислены члены, предоставляемые типом IndexedProtocolEndpointDictionary.

Открытый Конструкторы

  Имя Описание
IndexedProtocolEndpointDictionary  
Вверх

Открытый Свойства

  Имя Описание
public property Capacity  (унаследовано от SortedList)
public property Comparer  (унаследовано от SortedList)
public property Count  (унаследовано от SortedList)
public property Default  
public property Item  (унаследовано от SortedList)
public property Keys  (унаследовано от SortedList)
public property Values  (унаследовано от SortedList)
Вверх

Открытый Методы (см. также Защищенный Методы)

  Имя Описание
public method Add  (унаследовано от SortedList)
public method Clear  (унаследовано от SortedList)
public method ContainsKey  (унаследовано от SortedList)
public method ContainsValue  (унаследовано от SortedList)
public method Equals  Перегружено. (унаследовано от Object)
public method GetEnumerator  (унаследовано от SortedList)
public method GetHashCode  (унаследовано от Object)
public method GetType  (унаследовано от Object)
public method IndexOfKey  (унаследовано от SortedList)
public method IndexOfValue  (унаследовано от SortedList)
public methodstatic ReferenceEquals  (унаследовано от Object)
public method Remove  (унаследовано от SortedList)
public method RemoveAt  (унаследовано от SortedList)
public method ToString  (унаследовано от Object)
public method TrimExcess  (унаследовано от SortedList)
public method TryGetValue  (унаследовано от SortedList)
Вверх

Защищенный Методы

  Имя Описание
protected method Finalize  (унаследовано от Object)
protected method MemberwiseClone  (унаследовано от Object)
Вверх

Явные реализации интерфейса

  Имя Описание
System.Collections.Generic.ICollection.Add  (унаследовано от SortedList)
System.Collections.Generic.ICollection.Contains  (унаследовано от SortedList)
System.Collections.Generic.ICollection.CopyTo  (унаследовано от SortedList)
System.Collections.Generic.ICollection.Remove  (унаследовано от SortedList)
System.Collections.Generic.IEnumerable.GetEnumerator  (унаследовано от SortedList)
System.Collections.ICollection.CopyTo  (унаследовано от SortedList)
System.Collections.IDictionary.Add  (унаследовано от SortedList)
System.Collections.IDictionary.Contains  (унаследовано от SortedList)
System.Collections.IDictionary.GetEnumerator  (унаследовано от SortedList)
System.Collections.IDictionary.Remove  (унаследовано от SortedList)
System.Collections.IEnumerable.GetEnumerator  (унаследовано от SortedList)
System.Collections.Generic.ICollection.IsReadOnly  (унаследовано от SortedList)
System.Collections.Generic.IDictionary.Keys  (унаследовано от SortedList)
System.Collections.Generic.IDictionary.Values  (унаследовано от SortedList)
System.Collections.ICollection.IsSynchronized  (унаследовано от SortedList)
System.Collections.ICollection.SyncRoot  (унаследовано от SortedList)
System.Collections.IDictionary.IsFixedSize  (унаследовано от SortedList)
System.Collections.IDictionary.IsReadOnly  (унаследовано от SortedList)
System.Collections.IDictionary.Item  (унаследовано от SortedList)
System.Collections.IDictionary.Keys  (унаследовано от SortedList)
System.Collections.IDictionary.Values  (унаследовано от SortedList)
Вверх

См. также




© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.