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 | Typ | Beskrivning |
|---|---|---|
| node | const SharedPtr<XmlAttribute>& | Attributet att infoga. |
ReturnValue
Den XmlAttribute som ska läggas till i samlingen.
Se även
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlAttributeCollection
- Namespace System::Xml
- Library Aspose.PDF for C++