Pair public class Pair : IComparable Documentation Code public string Display public string Value public Pair(string value, string display) public int CompareTo(object other) public bool Equals(Pair other)