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