Preparing search index...
The search index is not available
@multiversx/sdk-core - v13.0.0
@multiversx/sdk-core
ArrayVec
Class ArrayVec
Hierarchy (
view full
)
TypedValue
ArrayVec
Index
Constructors
constructor
Properties
backing
Collection
Class
Name
Methods
belongs
To
Typesystem
equals
get
Class
Hierarchy
get
Class
Name
get
Items
get
Length
get
Type
has
Class
Or
Superclass
has
Exact
Class
value
Of
Constructors
constructor
new
Array
Vec
(
type
,
items
)
:
ArrayVec
Parameters
type
:
ArrayVecType
items
:
TypedValue
[]
Returns
ArrayVec
Properties
Private
Readonly
backing
Collection
backing
Collection
:
CollectionOfTypedValues
Static
Class
Name
Class
Name
:
string
= "ArrayVec"
Methods
belongs
To
Typesystem
belongs
To
Typesystem
(
)
:
void
A special marker for values within the custom typesystem.
Returns
void
equals
equals
(
other
)
:
boolean
Parameters
other
:
ArrayVec
Returns
boolean
get
Class
Hierarchy
get
Class
Hierarchy
(
)
:
string
[]
Returns
string
[]
get
Class
Name
get
Class
Name
(
)
:
string
Returns
string
get
Items
get
Items
(
)
:
readonly
TypedValue
[]
Returns
readonly
TypedValue
[]
get
Length
get
Length
(
)
:
number
Returns
number
get
Type
get
Type
(
)
:
Type
Returns
Type
has
Class
Or
Superclass
has
Class
Or
Superclass
(
className
)
:
boolean
Parameters
className
:
string
Returns
boolean
has
Exact
Class
has
Exact
Class
(
className
)
:
boolean
Parameters
className
:
string
Returns
boolean
value
Of
value
Of
(
)
:
any
[]
Returns
any
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
backing
Collection
Class
Name
belongs
To
Typesystem
equals
get
Class
Hierarchy
get
Class
Name
get
Items
get
Length
get
Type
has
Class
Or
Superclass
has
Exact
Class
value
Of
@multiversx/sdk-core - v13.0.0
Loading...
A special marker for values within the custom typesystem.