Element.RemoveAttributeNS

Element.RemoveAttributeNS method

Yerel ada ve ad alanı URI’sine göre bir özniteliği kaldırır.

public void RemoveAttributeNS(string namespaceURI, string localName)
ParametreTipTanım
namespaceURIStringAd alanı URI’si.
localNameStringYerelin adı.

Ayrıca bakınız