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