[]
Adds a UserCellGroup to the current collection.
public int Add(UserCellGroup cellGroup)
Type | Name | Description |
---|---|---|
UserCellGroup | cellGroup | The user cell group to add. |
Type | Description |
---|---|
int | The index of the newly added group in the current collection. |