RemoveAttribute

Element.RemoveAttribute method

Supprime un attribut par nom.

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

Return_Value

Vrai si trouve et supprime l’attribut, sinon faux.

Voir également