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
- Typedef SharedPtr
 - Class XmlSchemaObjectCollection
 - Class XmlSchemaAttributeGroup
 - Namespace System::Xml::Schema
 - Library Aspose.Page for C++