System::Xml::Schema::XmlSchemaAttributeGroup::get_Attributes मेथड

XmlSchemaAttributeGroup::get_Attributes method

attribute group के लिए attributes का संग्रह लौटाता है। इसमें XmlSchemaAttribute और XmlSchemaAttributeGroupRef तत्व शामिल हैं।

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

ReturnValue

attribute group के लिए attributes का संग्रह।

संबंधित देखें