Search
Preparing search index...
The search index is not available
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Deprecated
Menu
Globals
List
Interface List<T>
Type parameters
T
Hierarchy
Iterable
<
T
>
List
Indexable
[
key:
number
]:
T
Index
Properties
empty
length
Methods
__@iterator
contains
copy
index
Of
last
Index
Of
to
Array
Properties
empty
empty
:
boolean
length
length
:
number
Methods
__@iterator
__@iterator
(
)
:
Iterator
<
T
>
Returns
Iterator
<
T
>
contains
contains
(
e
:
T
)
:
boolean
Parameters
e:
T
Returns
boolean
copy
copy
(
)
:
MutableList
<
T
>
Returns
MutableList
<
T
>
index
Of
index
Of
(
e
:
T
)
:
number
Parameters
e:
T
Returns
number
last
Index
Of
last
Index
Of
(
e
:
T
)
:
number
Parameters
e:
T
Returns
number
to
Array
to
Array
(
)
:
Array
<
T
>
Returns
Array
<
T
>
Globals
List
empty
length
__@iterator
contains
copy
index
Of
last
Index
Of
to
Array
Generated using
TypeDoc