System::Xml::XmlAttributeCollection::Prepend मेथड
XmlAttributeCollection::Prepend method
निर्दिष्ट गुण को संग्रह में पहला नोड के रूप में सम्मिलित करता है।
SharedPtr<XmlAttribute> System::Xml::XmlAttributeCollection::Prepend(const SharedPtr<XmlAttribute> &node)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| नोड | const SharedPtr<XmlAttribute>& | सम्मिलित करने के लिए एट्रिब्यूट। |
ReturnValue
संग्रह में जोड़ा गया XmlAttribute।
संबंधित देखें
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlAttributeCollection
- Namespace System::Xml
- Library Aspose.Page for C++