removeAt

removeAt(int index) function

Removes property at the specified index.

Parameters

NameTypeDescription
indexintIndex of the property which should be deleted.