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