RemoveAttributeNS
Element.RemoveAttributeNS method
يزيل سمة بالاسم المحلي وURI مساحة الاسم.
public bool RemoveAttributeNS(string namespaceURI, string localName)
| معامل | نوع | الوصف |
|---|---|---|
| namespaceURI | String | معرف مساحة الاسم للخاصية. |
| localName | String | الاسم المحلي للخاصية. |
قيمة الإرجاع
صحيح إذا تم العثور على الخاصية وإزالتها، وإلا خطأ.
انظر أيضًا
- class Element
- namespace Aspose.Finance.Xbrl.Dom
- assembly Aspose.Finance