System::Xml::Schema::XmlSchemaAll::get_Items 方法

XmlSchemaAll::get_Items method

返回包含在 all 组合器中的 XmlSchemaElement 元素集合。

SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchemaAll::get_Items() override

ReturnValue

包含在 XmlSchemaAll 中的元素集合。

另见