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