Element.RemoveAttribute

Element.RemoveAttribute method

Rimuove un attributo per nome.

public void RemoveAttribute(string name)
ParametroTipoDescrizione
nameStringIl nome dell’attributo.

Guarda anche