[]
Gets the element at the specified index.
public Icon this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As Icon
The zero-based index of the element to get.