Open sandboxFocus

Property this

this[int]

Declaration
public object this[int index] { get; set; }
Parameters
Type Name Description
int index
Property Value
Type Description
object
Implements