Méthode System::Xml::Schema::XmlSchemaAttributeGroup::get_Attributes

XmlSchemaAttributeGroup::get_Attributes method

Retourne la collection d’attributs du groupe d’attributs. Contient les éléments XmlSchemaAttribute et XmlSchemaAttributeGroupRef.

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

ReturnValue

La collection d’attributs du groupe d’attributs.

Voir aussi