Property this this[int] Returns the bool element at a specified index. Declaration public bool this[int index] { get; set; } Parameters Type Name Description int index Property Value Type Description bool