ComponentOne TileControl for WinForms
SetItem Method (SlideCollection)

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > SlideCollection Class : SetItem Method
Replaces the Slide at the specified index.
Syntax
'Declaration
 
Protected Overrides Sub SetItem( _
   ByVal index As System.Integer, _
   ByVal slide As Slide _
) 
protected override void SetItem( 
   System.int index,
   Slide slide
)

Parameters

index
slide
See Also

Reference

SlideCollection Class
SlideCollection Members