System.Collections.Generic.SortedList<TKey,TValue>: Constructor Members

The constructors 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

Public Constructors

Initializes a new instance of the SortedList`2 class that is empty, has the default initial capacity, and uses the default IComparer`1.

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

Initializes a new instance of the SortedList`2 class that is empty, has the specified initial capacity, and uses the default IComparer`1.

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