A collection of ordered objects.
For a list of all members of this type, see OrderedList Members.
System.Object
Nini.Util.OrderedList
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This class combines the retrieval speed of a Hashtable with the ordered nature of an ArrayList while using just a bit more memory in the process.
Namespace: Nini.Util
Assembly: Nini (in Nini.dll)
OrderedList Members | Nini.Util Namespace