Element.RemoveAttribute

Element.RemoveAttribute method

Supprime un attribut par nom.

public void RemoveAttribute(string name)
ParamètreTaperLa description
nameStringLe nom de l’attribut.

Voir également