getIdRefPosition method

int getIdRefPosition(
  1. int idRefIndex
)

Implementation

int getIdRefPosition(int idRefIndex) => (idRefIndex + 1) * 2;