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

  Имя Описание
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)

См. также




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