idx_get
idx_get
Returns the element at the specified index.
Returns: the element at the specified index.
idx_get(int32_t index)
| Parameter | Description |
|---|---|
| index | The zero-based index of the element to get. |
Returns the element at the specified index.
Returns: the element at the specified index.
idx_get(int32_t index)
| Parameter | Description |
|---|---|
| index | The zero-based index of the element to get. |