System::Xml::XmlAttributeCollection::Prepend Methode
XmlAttributeCollection::Prepend method
Fügt das angegebene Attribut als erstes Element in der Sammlung ein.
SharedPtr<XmlAttribute> System::Xml::XmlAttributeCollection::Prepend(const SharedPtr<XmlAttribute> &node)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Knoten | const SharedPtr<XmlAttribute>& | Das einzufügende Attribut. |
ReturnValue
Das XmlAttribute zur Sammlung hinzugefügt.
Siehe auch
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlAttributeCollection
- Namespace System::Xml
- Library Aspose.Page for C++