IXmlDictionary Methods
.NET Framework 4
| 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. |