XmlSchemaObject 构造函数
定义
初始化 XmlSchemaObject 类的新实例。Initializes a new instance of the XmlSchemaObject class.
protected:
XmlSchemaObject();
protected XmlSchemaObject ();
Protected Sub New ()
注解
此构造函数由派生类构造函数调用以初始化此类型中的状态。This constructor is called by derived class constructors to initialize state in this type.