System::Xml::XmlAttributeCollection::Append method
XmlAttributeCollection::Append method
Εισάγει το καθορισμένο χαρακτηριστικό ως τον τελευταίο κόμβο στη συλλογή.
SharedPtr<XmlAttribute> System::Xml::XmlAttributeCollection::Append(const SharedPtr<XmlAttribute> &node)
| Parameter | Type | Περιγραφή |
|---|---|---|
| node | const SharedPtr<XmlAttribute>& | Το χαρακτηριστικό προς εισαγωγή. |
ReturnValue
Το XmlAttribute για προσθήκη στη συλλογή.
Δείτε επίσης
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlAttributeCollection
- Namespace System::Xml
- Library Aspose.Page for C++