ObjectList represents a collection of objects. It is implemented
as a List<object> in .NET 2.0 or higher and as an ArrayList otherwise.
ObjectList does not attempt to be a general replacement for either of
these classes but only implements what is needed within the framework.
See Also:
ObjectList Members
Syntax
Remarks
Requirements
Namespace: NUnit
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 1.0.0.0