Public Methods (see also Protected Methods)

  Name Description
public method Add  (Inherited from SortedList)
public method Clear  (Inherited from SortedList)
public method ContainsKey  (Inherited from SortedList)
public method ContainsValue  (Inherited from SortedList)
public method Equals  Overloaded. (Inherited from Object)
public method GetEnumerator  (Inherited from SortedList)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method IndexOfKey  (Inherited from SortedList)
public method IndexOfValue  (Inherited from SortedList)
public methodstatic ReferenceEquals  (Inherited from Object)
public method Remove  (Inherited from SortedList)
public method RemoveAt  (Inherited from SortedList)
public method ToString  (Inherited from Object)
public method TrimExcess  (Inherited from SortedList)
public method TryGetValue  (Inherited from SortedList)

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Explicit Interface Implementations

  Name Description
System.Collections.Generic.ICollection.Add  (Inherited from SortedList)
System.Collections.Generic.ICollection.Contains  (Inherited from SortedList)
System.Collections.Generic.ICollection.CopyTo  (Inherited from SortedList)
System.Collections.Generic.ICollection.Remove  (Inherited from SortedList)
System.Collections.Generic.IEnumerable.GetEnumerator  (Inherited from SortedList)
System.Collections.ICollection.CopyTo  (Inherited from SortedList)
System.Collections.IDictionary.Add  (Inherited from SortedList)
System.Collections.IDictionary.Contains  (Inherited from SortedList)
System.Collections.IDictionary.GetEnumerator  (Inherited from SortedList)
System.Collections.IDictionary.Remove  (Inherited from SortedList)
System.Collections.IEnumerable.GetEnumerator  (Inherited from SortedList)

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.