System::Xml::XmlAttributeCollection::Remove‑metod
XmlAttributeCollection::Remove method
Tar bort det angivna attributet från samlingen.
SharedPtr<XmlAttribute> System::Xml::XmlAttributeCollection::Remove(const SharedPtr<XmlAttribute> &node)
| Parameter | Typ | Beskrivning |
|---|---|---|
| node | const SharedPtr<XmlAttribute>& | Attributet som ska tas bort. |
ReturnValue
Noden som togs bort eller nullptr om den inte hittas i samlingen.
Se även
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlAttributeCollection
- Namespace System::Xml
- Library Aspose.PDF for C++