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