XmlDictionaryReader Constructor

Definition

Creates an instance of this class. Invoked only by its derived classes.

protected:
 XmlDictionaryReader();
protected XmlDictionaryReader ();
Protected Sub New ()

Remarks

The only constructor for this class is the parameterless constructor.

Applies to