removeAt

removeAt(int index) method

Removes the element at the given index.

Parameters

NameTypeDescription
indexintIndex of a category to remove.

Returns

void