System::Xml::Schema::XmlSchemaAttributeGroup::get_Attributes method

XmlSchemaAttributeGroup::get_Attributes method

Returns the collection of attributes for the attribute group. Contains XmlSchemaAttribute and XmlSchemaAttributeGroupRef elements.

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

ReturnValue

The collection of attributes for the attribute group.

See Also