System::Xml::XmlAttributeCollection::Append‑metod
XmlAttributeCollection::Append method
Infogar det angivna attributet som den sista noden i samlingen.
SharedPtr<XmlAttribute> System::Xml::XmlAttributeCollection::Append(const SharedPtr<XmlAttribute> &node)
| Parameter | Type | Beskrivning |
|---|---|---|
| nod | const SharedPtr<XmlAttribute>& | Attributet att infoga. |
ReturnValue
Det XmlAttribute som ska läggas till i samlingen.
Se även
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlAttributeCollection
- Namespace System::Xml
- Library Aspose.Page for C++