ComponentOne TileControl for WinForms
RemoveItem Method (SlideCollection)

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

Parameters

index
See Also

Reference

SlideCollection Class
SlideCollection Members