System::Xml::Schema::XmlSchemaAttributeGroup::get_Attributes método

XmlSchemaAttributeGroup::get_Attributes method

Devuelve la colección de atributos para el grupo de atributos. Contiene los elementos XmlSchemaAttribute y XmlSchemaAttributeGroupRef .

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

ReturnValue

La colección de atributos para el grupo de atributos.

Ver también