insertN abstract method

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

Implementation

void insertN(int index, int count);