System::Xml::XmlAttributeCollection::Append methode
XmlAttributeCollection::Append method
Voegt het opgegeven attribuut in als het laatste knooppunt in de collectie.
SharedPtr<XmlAttribute> System::Xml::XmlAttributeCollection::Append(const SharedPtr<XmlAttribute> &node)
| Parameter | Type | Beschrijving |
|---|---|---|
| knooppunt | const SharedPtr<XmlAttribute>& | Het attribuut om in te voegen. |
ReturnValue
De XmlAttribute om toe te voegen aan de collectie.
Zie ook
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlAttributeCollection
- Namespace System::Xml
- Library Aspose.Page for C++