Search
StringCollection.Clear Method
See Also
 





Removes all stringItems from the collection.

Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms

 Syntax

C#  Copy Code

public new void Clear ()

Visual Basic  Copy Code

Public Shadows Sub Clear ()

 See Also