public string this[ int index ] { get; }
Public ReadOnly Default Property Item ( index As Integer ) As String Get
abstract Item : string with get override Item : string with get
In This Article