C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputComponentCollection Class / Clear Method / Clear(Boolean) Method

In This Topic
Clear(Boolean) Method
In This Topic
Removes all components from the collection, then disposes the components.
Syntax
'Declaration
 
Public Overloads Sub Clear( _
   ByVal dispose As Boolean _
) 
 

Parameters

dispose
See Also