ComponentOne TileControl for WinForms
IndexOf(String) Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > TemplateCollection Class > IndexOf Method : IndexOf(String) Method
Determines index of the first Template with the specified name in the collection.
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal name As System.String _
) As System.Integer
public System.int IndexOf( 
   System.string name
)

Parameters

name
See Also

Reference

TemplateCollection Class
TemplateCollection Members
Overload List