A PropertyBag represents a collection of name value pairs
that allows duplicate entries with the same key. Methods
are provided for adding a new pair as well as for setting
a key to a single value. All keys are strings but values
may be of any type. Null values are not permitted, since
a null entry represents the absence of the key.
See Also:
PropertyBag Members
Syntax
Remarks
Requirements
Namespace: NUnit.Framework.Internal
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 1.0.0.0