SVGListBase-1.Clear
SVGListBase.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>
 - namespace Aspose.Html.Dom.Svg.Collections
 - assembly Aspose.HTML