[]
Gets or sets the item at the specified position.
public SubItem this[int index] { get; set; }
Public Default Property Item(index As Integer) As SubItem
The int value indicates the specified position.