Property this this[int] Declaration public string this[int index] { get; set; } Parameters Type Name Description int index Property Value Type Description string Implements IList<T>.this[int]