System::Xml::Schema::XmlSchema::get_Items 方法

XmlSchema::get_Items method

返回模式中模式元素的集合,并用于在 schema 元素级别添加新元素类型。

SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchema::get_Items()

ReturnValue

模式中元素的 XmlSchemaObjectCollection

另见