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.Svg.Collections
- assembly Aspose.SVG