removeAt
removeAt(int index) function
Removes the tag at the specified index.
Parameters
| Name | Type | Description |
|---|---|---|
| index | int | The zero-based index of the tag to remove. |
Removes the tag at the specified index.
| Name | Type | Description |
|---|---|---|
| index | int | The zero-based index of the tag to remove. |