ComponentOne TileControl for WinForms
Clear(Boolean) Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > TemplateCollection Class > Clear Method : Clear(Boolean) Method
Removes all templates from the collection, then disposes the templates.
Syntax
'Declaration
 
Public Overloads Sub Clear( _
   ByVal dispose As System.Boolean _
) 
public void Clear( 
   System.bool dispose
)

Parameters

dispose
See Also

Reference

TemplateCollection Class
TemplateCollection Members
Overload List