ComponentOne TileControl for WinForms
RemoveAt Method (TileCollection)

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > TileCollection Class : RemoveAt Method
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

TileCollection Class
TileCollection Members