getIndex Method
Returns index of supplied value.
getIndex(lookupValue: T): number | undefined
| Parameter | Type | Description |
|---|---|---|
| lookupValue | T |
Returns - index of value or undefined if value is not found.
Defined in
Last Updated: 08 January, 2020
Woah! This page has a great deal of content... Give us a second to load it.