DOMTokenList.Add

DOMTokenList.Add method

Aggiunge i token specificati all’elenco.

public void Add(params string[] tokens)
ParametroTipoDescrizione
tokensString[]Rappresenta il token (o i token) da aggiungere a tokenList.

Guarda anche