ComponentOne TileControl for WinForms
RemoveItem Method (GroupCollection)

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > GroupCollection Class : RemoveItem Method
Removes the item at the specified index of the GroupCollection.
Syntax
'Declaration
 
Protected Overrides Sub RemoveItem( _
   ByVal index As System.Integer _
) 
protected override void RemoveItem( 
   System.int index
)

Parameters

index
See Also

Reference

GroupCollection Class
GroupCollection Members