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