System::Xml::XmlAttributeCollection::Append मेथड

XmlAttributeCollection::Append method

निर्दिष्ट गुण को संग्रह में अंतिम नोड के रूप में सम्मिलित करता है।

SharedPtr<XmlAttribute> System::Xml::XmlAttributeCollection::Append(const SharedPtr<XmlAttribute> &node)
पैरामीटरप्रकारविवरण
नोडconst SharedPtr<XmlAttribute>&सम्मिलित करने के लिए एट्रिब्यूट।

ReturnValue

संग्रह में जोड़ने के लिए XmlAttribute

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