[]
Gets or sets the list element at the specified index.
[Browsable(false)] public virtual object this[int index] { get; set; }
The zero-based index of the element to get or set.