System::Xml::Schema::XmlSchema::get_Elements 方法

XmlSchema::get_Elements method

返回模式中所有元素的编译后值。

SharedPtr<XmlSchemaObjectTable> System::Xml::Schema::XmlSchema::get_Elements()

ReturnValue

一个包含模式中所有元素的 XmlSchemaObjectTable 集合。

另见