IXmlDictionary Methods
Collapse the table of content
Expand the table of content

IXmlDictionary Methods

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

  NameDescription
Public method TryLookup(Int32, XmlDictionaryString) Attempts to look up an entry in the dictionary.
Public method TryLookup(String, XmlDictionaryString) Checks the dictionary for a specified string value.
Public method TryLookup(XmlDictionaryString, XmlDictionaryString) Checks the dictionary for a specified XmlDictionaryString.
Top

Show:
© 2017 Microsoft