طريقة System::Xml::XmlAttributeCollection::Remove
XmlAttributeCollection::Remove method
يزيل السمة المحددة من المجموعة.
SharedPtr<XmlAttribute> System::Xml::XmlAttributeCollection::Remove(const SharedPtr<XmlAttribute> &node)
| Parameter | Type | الوصف |
|---|---|---|
| عقدة | const SharedPtr<XmlAttribute>& | السمة المراد إزالتها. |
ReturnValue
العقدة التي تم إزالتها أو nullptr إذا لم يتم العثور عليها في المجموعة.
انظر أيضًا
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlAttributeCollection
- Namespace System::Xml
- Library Aspose.Page for C++