The PropertyDictionary type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PropertyDictionary | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds the specified key and value to the dictionary.
| |
| ToString |
Returns an xml string that represents the PropertyDictionary.
(Overrides Object..::.ToString()()().) |
Properties
| Name | Description | |
|---|---|---|
| Item |
Gets or sets the value associated with the specified key.
|