Mono Class Library: System.Collections.Generic Namespace

System.Collections.Generic.SortedList<TKey,TValue> Class

Documentation for this section has not yet been entered.

See Also: SortedList<TKey,TValue> Members

[System.Runtime.InteropServices.ComVisible(false)]
public class SortedList<TKey, TValue> : IDictionary<TKey, TValue>, IDictionary

Type Parameters

TKey
Documentation for this section has not yet been entered.
TValue
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Collections.Generic
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0