System::Xml::Schema::XmlSchemaSet::get_GlobalElements method

XmlSchemaSet::get_GlobalElements method

返回 XmlSchemaSet 中所有 XML Schema 定义语言 (XSD) 架构的全局元素。

SharedPtr<XmlSchemaObjectTable> System::Xml::Schema::XmlSchemaSet::get_GlobalElements()

ReturnValue

全局元素的集合。

另见