removeAt

removeAt(int index) method

Removes property at the specified index.

Parameters

NameTypeDescription
indexintIndex of the property which should be deleted.

Returns

void