ComponentOne TileControl for WinForms
IndexOf(Tile) Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > TileCollection Class > IndexOf Method : IndexOf(Tile) Method
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal item As Tile _
) As System.Integer
public System.int IndexOf( 
   Tile item
)

Parameters

item
See Also

Reference

TileCollection Class
TileCollection Members
Overload List