Element.RemoveAttributeNS
Element.RemoveAttributeNS method
يزيل سمة حسب الاسم المحلي ومساحة URI.
public void RemoveAttributeNS(string namespaceURI, string localName)
معامل | يكتب | وصف |
---|---|---|
namespaceURI | String | مساحة الاسم URI. |
localName | String | اسم المحلي. |
أنظر أيضا
- class Element
- مساحة الاسم Aspose.Html.Dom
- المجسم Aspose.HTML