The PropertyDictionary type exposes the following members.

Constructors

  NameDescription
PropertyDictionaryOverloaded.

Methods

  NameDescription
Add
Adds the specified key and value to the dictionary.
ToString
Returns an xml string that represents the PropertyDictionary.
(Overrides Object..::.ToString()()().)

Properties

  NameDescription
Item
Gets or sets the value associated with the specified key.

See Also