DOMTokenList.Remove
DOMTokenList.Remove method
Removes the specified token(s) from the list.
public void Remove(params String[] tokens)
Parameter | Type | Description |
---|---|---|
tokens | String[] | Represents the token(s) you want to remove from the list. |
See Also
- class DOMTokenList
- package com.aspose.html.Collections
- package Aspose.HTML