System::Xml::Schema::XmlSchemaAttributeGroup::get_Attributes 方法

XmlSchemaAttributeGroup::get_Attributes method

返回属性组的属性集合。 包含 XmlSchemaAttributeXmlSchemaAttributeGroupRef 元素。

SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchemaAttributeGroup::get_Attributes()

ReturnValue

属性组的属性集合。

另见