Public Properties

  Name Description
public property Capacity  (Inherited from SortedList)
public property Comparer  (Inherited from SortedList)
public property Count  (Inherited from SortedList)
public property Default  
public property Item  (Inherited from SortedList)
public property Keys  (Inherited from SortedList)
public property Values  (Inherited from SortedList)

Explicit Interface Implementations

  Name Description
System.Collections.Generic.ICollection.IsReadOnly  (Inherited from SortedList)
System.Collections.Generic.IDictionary.Keys  (Inherited from SortedList)
System.Collections.Generic.IDictionary.Values  (Inherited from SortedList)
System.Collections.ICollection.IsSynchronized  (Inherited from SortedList)
System.Collections.ICollection.SyncRoot  (Inherited from SortedList)
System.Collections.IDictionary.IsFixedSize  (Inherited from SortedList)
System.Collections.IDictionary.IsReadOnly  (Inherited from SortedList)
System.Collections.IDictionary.Item  (Inherited from SortedList)
System.Collections.IDictionary.Keys  (Inherited from SortedList)
System.Collections.IDictionary.Values  (Inherited from SortedList)

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.