remove method
remove
Removes the specified token(s) from the list.
def remove(self, tokens):
...
Parameter | Type | Description |
---|---|---|
tokens | list | Represents the token(s) you want to remove from the list. |
See Also
- module
aspose.svg.collections
- class
DOMTokenList