Element.RemoveAttributeNS

Element.RemoveAttributeNS method

Supprime un attribut par nom local et URI d’espace de noms.

public void RemoveAttributeNS(string namespaceURI, string localName)
ParamètreTaperLa description
namespaceURIStringL’URI de l’espace de noms.
localNameStringNom de la section locale.

Voir également