XmlReader 构造函数

定义

初始化 XmlReader 类的新实例。

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

注解

此构造函数由派生类构造函数调用,以初始化此类型中的状态。

适用于