ComponentOne TileControl for WinForms
Clear(Boolean) Method

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

Parameters

dispose
See Also

Reference

TileCollection Class
TileCollection Members
Overload List