Element.RemoveAttributeNS

Element.RemoveAttributeNS method

يزيل سمة حسب الاسم المحلي ومساحة URI.

public void RemoveAttributeNS(string namespaceURI, string localName)
معامليكتبوصف
namespaceURIStringمساحة الاسم URI.
localNameStringاسم المحلي.

أنظر أيضا