XmlDictionaryString Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property Dictionary Represents the IXmlDictionary passed to the constructor of this instance of XmlDictionaryString.
Public property Static member Empty Gets an XmlDictionaryString that represents the empty string.
Public property Key Gets the integer key for this XmlDictionaryString dictionary entry.
Public property Value Gets the string value for this XmlDictionaryString dictionary entry.
Top

Show:
© 2017 Microsoft