Nini Library API Reference - http://nini.sourceforge.net/ |
|
OrderedList.Add Method
Adds a new obctje to the collection.
Parameters
-
key
- The key for the object.
-
value
- The value of the object.
Implements
IDictionary.Add
See Also
OrderedList Class | Nini.Util Namespace