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