Search
BaseList(E).clear Method
See Also
 

Removes all elements from the list.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void clear ()

 See Also