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