◆
this[int index]
virtual T this[int index]
get
set
Parameters
index
index, 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
EyE
Sys
Collections
CircularArray