[]
Gets the object at the specified index.
public object? this[int index] { get; set; }
Public Default Property Item(index As Integer) As Object
The index.