DOMTokenList.Add

DOMTokenList.Add method

Lägger till de angivna token(erna) till listan.

public void Add(params string[] tokens)
ParameterTypBeskrivning
tokensString[]Representerar token (eller tokens) som ska läggas till i tokenlistan.

Se även