Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / Elements Class / Clear Method


In This Topic
Clear Method (Elements)
In This Topic
Removes all the elements from the collection.
Syntax
'Declaration
 
Public Overridable Sub Clear() 
 
'Usage
 
Dim instance As Elements
 
instance.Clear()
See Also