XmlDictionaryString Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The XmlDictionaryString type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dictionary | Represents the IXmlDictionary passed to the constructor of this instance of XmlDictionaryString. |
|
Empty | Gets an XmlDictionaryString that represents the empty string. |
|
Key | Gets the integer key for this XmlDictionaryString dictionary entry. |
|
Value | Gets the string value for this XmlDictionaryString dictionary entry. |
Show: