get Method
Returns value at specific position.
get(index: number): T | undefined
| Parameter | Type | Description |
|---|---|---|
| index | number |
Returns - stored value or undefined.
Defined in
Last Updated: 08 January, 2020
Woah! This page has a great deal of content... Give us a second to load it.