Function UIStringCollection.opSlice

Slice

UIString[] opSlice();

UIString[] opSlice(
  ulong start,
  ulong end
);