The properties of System.Collections.Generic.SortedList<TKey,TValue> are listed below. For a list of all members, see the SortedList<TKey,TValue> Members list.
See Also: Inherited members from System.Object
Capacity int. Documentation for this section has not yet been entered. [read-only] Comparer IComparer<TKey>. Documentation for this section has not yet been entered. [read-only] Count int. Documentation for this section has not yet been entered. default propertyItem(TKey) TValue. Documentation for this section has not yet been entered. [read-only] Keys IList<TKey>. Documentation for this section has not yet been entered. [read-only] Values IList<TValue>. Documentation for this section has not yet been entered.