Properties Properties
From MCManager API
The Properties type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AllKeys |
Gets all the keys in the NameValueCollection.
(Inherited from NameValueCollection.) | |
| Count |
Gets the number of key/value pairs contained in the NameObjectCollectionBase instance.
(Inherited from NameObjectCollectionBase.) | |
| IsReadOnly |
Gets or sets a value indicating whether the NameObjectCollectionBase instance is read-only.
(Inherited from NameObjectCollectionBase.) | |
| Item | Overloaded. | |
| Keys |
Gets a NameObjectCollectionBase..::.KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance.
(Inherited from NameObjectCollectionBase.) |