System::Xml::Schema::XmlSchema::get_AttributeGroups 方法

XmlSchema::get_AttributeGroups method

返回模式中所有全局属性组的编译后值。

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

ReturnValue

一个包含模式中所有全局属性组的 XmlSchemaObjectTable 集合。

另见