IXmlDictionary Methods
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
| Name | Description | |
|---|---|---|
|
TryLookup(Int32, XmlDictionaryString) | Attempts to look up an entry in the dictionary. |
|
TryLookup(String, XmlDictionaryString) | Checks the dictionary for a specified string value. |
|
TryLookup(XmlDictionaryString, XmlDictionaryString) | Checks the dictionary for a specified XmlDictionaryString. |
Show: