System.Collections.Generic.SortedDictionary<TKey,TValue>: Property Members

The properties of System.Collections.Generic.SortedDictionary<TKey,TValue> are listed below. For a list of all members, see the SortedDictionary<TKey,TValue> Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
ComparerIComparer<TKey>. Documentation for this section has not yet been entered.
[read-only]
Countint. Documentation for this section has not yet been entered.
default property
Item(TKey)TValue. Documentation for this section has not yet been entered.
[read-only]
KeysSortedDictionary<TKey, TValue>.KeyCollection. Documentation for this section has not yet been entered.
[read-only]
ValuesSortedDictionary<TKey, TValue>.ValueCollection. Documentation for this section has not yet been entered.