System::Xml::Schema::XmlSchemaAttributeGroup::get_Attributes metodo

XmlSchemaAttributeGroup::get_Attributes method

Restituisce la raccolta di attributi per il gruppo di attributi. Contiene gli elementi XmlSchemaAttribute e XmlSchemaAttributeGroupRef.

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

ReturnValue

La raccolta di attributi per il gruppo di attributi.

Vedi anche