Polarith AI
1.8

◆ this[int i]

LodElement this[int i]
get

Returns the LodElement at the given index i .

Parameters
iThe index for obtaining the corresponding element.
Returns
The LodElement at index i .
Exceptions
ArgumentOutOfRangeExceptionIf the index i is out of bounds.
Imprint