removeN abstract method

void removeN(
  1. int index,
  2. int count
)

Implementation

void removeN(int index, int count);