Empty Property
Collapse the table of content
Expand the table of content

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.

Namespace:  System.Xml
Assembly:  System.Runtime.Serialization (in System.Runtime.Serialization.dll)

public static IXmlDictionary Empty { get; }

Property Value

Type: System.Xml.IXmlDictionary
A static empty IXmlDictionary.

This instance should be used when an IXmlDictionary is required but no XmlDictionaryStrings are required.

The empty dictionary cannot be modified.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft