◆ this[int index]

virtual T this[int index]
getset
Parameters
indexindex, which will be wrapped, that indicates which element or the array to get/set. may be an invalid index.
Returns
the value found at the specified position of the array