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