Preparing search index...
The search index is not available
API
API
<internal>
BigSparseArray
Class BigSparseArray<T>
Type Parameters
T
Index
Constructors
constructor
Properties
max
Length
Methods
get
set
Constructors
constructor
new
Big
Sparse
Array
<
T
>
(
)
:
BigSparseArray
<
T
>
Type Parameters
T
Returns
BigSparseArray
<
T
>
Properties
Readonly
max
Length
max
Length
:
number
Methods
get
get
(
index
)
:
undefined
|
T
Parameters
index
:
number
Returns
undefined
|
T
set
set
(
index
,
value
)
:
T
Parameters
index
:
number
value
:
T
Returns
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
max
Length
Methods
get
set
API
Loading...