[]
        
(Showing Draft Content)

C1.Win.C1Tile.TemplateCollection.SetItem

SetItem Method

SetItem(int, Template)

Replaces the Template at the specified index.

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