[]
Gets the candidate at given index.
public string this[int index] { get; }
An int indicates the given index.
A string indicates the candidate.