Spread Windows Forms 12.0 Product Documentation
Clear Method (Elements)


FarPoint.Win Assembly > FarPoint.Win Namespace > Elements Class : Clear Method
Removes all the elements from the collection.
Syntax
'Declaration
 
Public Overridable Sub Clear() 
'Usage
 
Dim instance As Elements
 
instance.Clear()
public virtual void Clear()
See Also

Reference

Elements Class
Elements Members