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