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
[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 property | Item(TKey) | TValue. Documentation for this section has not yet been entered. |
[read-only] | Keys | SortedDictionary<TKey, TValue>.KeyCollection. Documentation for this section has not yet been entered. |
[read-only] | Values | SortedDictionary<TKey, TValue>.ValueCollection. Documentation for this section has not yet been entered. |