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