get_Attributes()

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()

Return Value

The collection of attributes for the attribute group.

See Also