[]
Gets the element at the specified index within the collection.
public virtual object this[int index] { get; }
Public Overridable ReadOnly Default Property Item(index As Integer) As Object