ComponentOne TileControl for WinForms
Remove(String) Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > TileCollection Class > Remove Method : Remove(String) Method
Removes the first occurrence of the Tile with the specified name from the collection.
Syntax
'Declaration
 
Public Overloads Function Remove( _
   ByVal name As System.String _
) As System.Boolean
public System.bool Remove( 
   System.string name
)

Parameters

name
See Also

Reference

TileCollection Class
TileCollection Members
Overload List