XmlDictionary.Empty Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a static empty IXmlDictionary.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
This instance should be used when an IXmlDictionary is required but no XmlDictionaryStrings are required.
The empty dictionary cannot be modified.
Show: