طريقة System::Xml::XmlAttributeCollection::Append

XmlAttributeCollection::Append method

يدرج السمة المحددة كآخر عقدة في المجموعة.

SharedPtr<XmlAttribute> System::Xml::XmlAttributeCollection::Append(const SharedPtr<XmlAttribute> &node)
معاملنوعالوصف
العقدةconst SharedPtr<XmlAttribute>&الخاصية المراد إدراجها.

ReturnValue

الـXmlAttribute لإضافتها إلى المجموعة.

انظر أيضًا