[]
        
(Showing Draft Content)

C1.Win.C1Tile.SlideCollection.InsertItem

InsertItem Method

InsertItem(int, Slide)

Inserts a Slide into the SlideCollection at the specified index.

Declaration
protected override void InsertItem(int index, Slide slide)
Parameters
Type Name Description
int index
Slide slide
Overrides