Interface to a sequence of elements with unknown length.
Instance member | Description |
Full Usage:
this.[arg1]
Parameters:
int
Returns: 'T
Modifiers: abstract |
Gets the element of the sequence at index i.
|