ComponentOne TileControl for WinForms
Remove(String) Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > TemplateCollection Class > Remove Method : Remove(String) Method
Removes the first occurrence of the Template 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

TemplateCollection Class
TemplateCollection Members
Overload List