Search
Preparing search index...
The search index is not available
boost-zil
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
boost-zil
index
List
Class List<T>
Type parameters
T
:
Signable
Hierarchy
Signable
List
Index
Constructors
constructor
Properties
ADTname
contract
Address
type
value
Methods
get
Type
setADTname
set
Contract
Address
to
Hash
to
Send
Constructors
constructor
new
List<T>
(
v
:
T
[]
)
:
List
<
T
>
Type parameters
T
:
Signable
<
T
>
Parameters
v:
T
[]
Returns
List
<
T
>
Properties
Optional
ADTname
ADTname
?:
string
Optional
contract
Address
contract
Address
?:
ByStr20
Optional
type
type
?:
string
value
value
:
T
[]
Methods
get
Type
get
Type
(
)
:
string
Returns
string
setADTname
setADTname
(
s
:
string
)
:
List
<
T
>
Parameters
s:
string
Returns
List
<
T
>
set
Contract
Address
set
Contract
Address
(
a
:
ByStr20
)
:
List
<
T
>
Parameters
a:
ByStr20
Returns
List
<
T
>
to
Hash
to
Hash
(
)
:
string
Returns
string
to
Send
to
Send
(
)
:
Sendable
Returns
Sendable
Modules
index
testing
List
constructor
ADTname
contract
Address
type
value
get
Type
setADTname
set
Contract
Address
to
Hash
to
Send
Generated using
TypeDoc