[]
        
(Showing Draft Content)

C1.Win.C1Tile.GroupCollection.SetItem

SetItem Method

SetItem(int, Group)

Replaces the Group at the specified index.

Declaration
protected override void SetItem(int index, Group group)
Parameters
Type Name Description
int index
Group group
Overrides