public T this[ int index ] { get; set; }
Public Default Property Item ( index As Integer ) As T Get Set
abstract Item : 'T with get, set override Item : 'T with get, set
In This Article