System::Xml::XmlAttributeCollection::Append méthode
XmlAttributeCollection::Append method
Insère l’attribut spécifié comme dernier nœud de la collection.
SharedPtr<XmlAttribute> System::Xml::XmlAttributeCollection::Append(const SharedPtr<XmlAttribute> &node)
| Paramètre | Type | Description |
|---|---|---|
| nœud | const SharedPtr<XmlAttribute>& | L’attribut à insérer. |
ReturnValue
Le XmlAttribute à ajouter à la collection.
Voir aussi
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlAttributeCollection
- Namespace System::Xml
- Library Aspose.Page for C++