ArrayStack.read

class ArrayStack(T)
T
read
(
uinteger index
)

Return Value

Type: T

element at index

Meta