idx_get

idx_get

Returns the element at the specified index.

Returns: the element at the specified index.

idx_get(int32_t index)
ParameterDescription
indexThe zero-based index of the element to get.