idx_get
idx_get
Gets the element at the specified index.
Returns: The property is set and the System.Collections.Generic.IList is read-only.
idx_get(int32_t index)
| Parameter | Description |
|---|---|
| index | The zero-based index of the element to get or set. |
Gets the element at the specified index.
Returns: The property is set and the System.Collections.Generic.IList is read-only.
idx_get(int32_t index)
| Parameter | Description |
|---|---|
| index | The zero-based index of the element to get or set. |