removeAt
removeAt(int index) method
Removes a cell from the collection by index.
Parameters
| Name | Type | Description |
|---|---|---|
| index | int | Index of a cell to remove. |
Returns
void
Removes a cell from the collection by index.
| Name | Type | Description |
|---|---|---|
| index | int | Index of a cell to remove. |
void