removeAt

removeAt(int index) method

Removes the tag at the specified index.

Parameters

NameTypeDescription
indexintThe zero-based index of the tag to remove.

Returns

void