DOMTokenList.Remove

DOMTokenList.Remove method

Rimuove i token specificati dall’elenco.

public void Remove(params string[] tokens)
ParametroTipoDescrizione
tokensString[]Rappresenta i token che si desidera rimuovere dall’elenco.

Guarda anche