[]
        
(Showing Draft Content)

C1.C1Preview.UserCellGroupCollection.Add

Add Method

Add(UserCellGroup)

Adds a UserCellGroup to the current collection.

Declaration
public int Add(UserCellGroup cellGroup)
Parameters
Type Name Description
UserCellGroup cellGroup

The user cell group to add.

Returns
Type Description
int

The index of the newly added group in the current collection.