Mono Class Library: System.Collections.SortedList Overview | Members

System.Collections.SortedList.Add Method

Adds an given object with the specified key to the list.

public virtual void Add (object key, object value)

Parameters

key
The key for the element.
value
The element to be added.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0