DOMTokenList.Add
DOMTokenList.Add method
Adds the specified token(s) to the list.
public void Add(params string[] tokens)
| Parameter | Type | Description | 
|---|---|---|
| tokens | String[] | Representing the token (or tokens) to add to the tokenList. | 
See Also
- class DOMTokenList
 - namespace Aspose.Html.Collections
 - assembly Aspose.HTML