[]
Gets or sets the value associated with the specified key
public object this[object i] { get; set; }
The key of the value to get or set.