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

XmlAttributeCollection::Prepend method

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

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

ReturnValue

संग्रह में जोड़ा गया XmlAttribute

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