[]
Gets or sets the specified Color by numeric index.
public Color this[int i] { get; set; }
Public Default Property Item(i As Integer) As Color