XmlDictionaryReader Constructor

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

When implemented by a non-abstract class derived from this base class, creates a new instance of that derived class.

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

Syntax

Protected Sub New
protected XmlDictionaryReader()

Remarks

The only constructor for this class is the default constructor.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

XmlDictionaryReader Class

System.Xml Namespace