removeAt
removeAt(int index) method
Removes property at the specified index.
Parameters
| Name | Type | Description |
|---|---|---|
| index | int | Index of the property which should be deleted. |
Returns
void
Removes property at the specified index.
| Name | Type | Description |
|---|---|---|
| index | int | Index of the property which should be deleted. |
void