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