संपादन करना

के माध्यम से साझा करें


XmlReader Constructor

Definition

Initializes a new instance of the XmlReader class.

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

Remarks

This constructor is called by derived class constructors to initialize state in this type.

Applies to