NUnit.Framework.Internal.PropertyBag: Property Members

The properties of NUnit.Framework.Internal.PropertyBag are listed below. For a list of all members, see the PropertyBag Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint. Get the number of key/value pairs in the property set
default property
Item(string)IList. Gets or sets the list of values for a particular key
[read-only]
KeysICollection<string>. Gets a collection containing all the keys in the property set