System::Xml::XmlAttribute::RemoveChild méthode
XmlAttribute::RemoveChild method
Supprime le nœud enfant spécifié.
SharedPtr<XmlNode> System::Xml::XmlAttribute::RemoveChild(SharedPtr<XmlNode> oldChild) override
| Paramètre | Type | Description |
|---|---|---|
| oldChild | SharedPtr<XmlNode> | Le XmlNode à supprimer. |
ReturnValue
Le XmlNode supprimé.
Voir aussi
- Typedef SharedPtr
- Class XmlNode
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Font for C++