System::Xml::XmlAttributeCollection::Prepend‑metod
XmlAttributeCollection::Prepend method
Infogar det angivna attributet som den första noden i samlingen.
SharedPtr<XmlAttribute> System::Xml::XmlAttributeCollection::Prepend(const SharedPtr<XmlAttribute> &node)
| Parameter | Typ | Beskrivning |
|---|---|---|
| node | const SharedPtr<XmlAttribute>& | Attributet att infoga. |
ReturnValue
Det XmlAttribute som lades till i samlingen.
Se även
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlAttributeCollection
- Namespace System::Xml
- Library Aspose.PDF for C++