[]
        
(Showing Draft Content)

C1.Win.C1Tile.TemplateCollection.InsertItem

InsertItem Method

InsertItem(int, Template)

Inserts a Template into the TemplateCollection at the specified index.

Declaration
protected override void InsertItem(int index, Template template)
Parameters
Type Name Description
int index
Template template
Overrides