idx_get

idx_get

Gets the element at the specified index.

Returns: Returns the element at the specified index.

idx_get(int32_t i)
ParameterDescription
iThe zero-based index of the element to get or set.