System::Xml::XmlAttributeCollection::Append Methode
XmlAttributeCollection::Append method
Fügt das angegebene Attribut als letztes Element in die Sammlung ein.
SharedPtr<XmlAttribute> System::Xml::XmlAttributeCollection::Append(const SharedPtr<XmlAttribute> &node)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Knoten | const SharedPtr<XmlAttribute>& | Das Attribut zum Einfügen. |
ReturnValue
Das XmlAttribute zum Anhängen an die Sammlung.
Siehe auch
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlAttributeCollection
- Namespace System::Xml
- Library Aspose.Font for C++