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 | Type | Beskrivning |
|---|---|---|
| nod | const SharedPtr<XmlAttribute>& | Attributet att infoga. |
ReturnValue
Den XmlAttribute som lagts till i samlingen.
Se även
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlAttributeCollection
- Namespace System::Xml
- Library Aspose.Page for C++