SVGListBase-1.Clear
SVGListBase<T>.Clear method
Clears all existing current items from the list, with the result being an empty list.
public void Clear()
Exceptions
| exception | condition |
|---|---|
| dOMException | Code NO_MODIFICATION_ALLOWED_ERR. Raised when the list cannot be modified. |
See Also
- class SVGListBase<T>
- package com.aspose.html.dom.svg.collections
- package Aspose.HTML