CandidateList


Description:

public CandidateList (uint page_start = 4, uint page_size = 7, bool round = false)

Create a new CandidateList.

Parameters:

page_start

starting index of pagination

page_size

page size

round

whether to loop over the candidate list

Returns:

a new CandidateList