removeAt

removeAt(int index) method

Removes the signature at the specified index.

Parameters

NameTypeDescription
indexintIndex of the signature that should be deleted.

Returns

void