System::Xml::Schema::XmlSchema::get_Groups 方法

XmlSchema::get_Groups method

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

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

ReturnValue

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

另见