_FullListIndex
int32 _FullListIndex(int32 index) const;
int32 fullFirstIndex = _FullListIndex(firstIndex);
int32 fullSecondIndex = _FullListIndex(secondIndex);
index = _FullListIndex(index);