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
- package com.aspose.html.Collections
- package Aspose.HTML