Search
Preparing search index...
The search index is not available
@metagram/framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ArbitraryAmbiguousCollection
Interface ArbitraryAmbiguousCollection<T>
Type parameters
T
Hierarchy
ArbitraryCollection
<
T
>
ArbitraryAmbiguousCollection
Implemented by
List
Index
Properties
size
Methods
__@iterator
for
Each
has
Properties
size
size
:
number
Methods
__@iterator
__@iterator
(
)
:
IterableIterator
<
T
>
Returns
IterableIterator
<
T
>
for
Each
for
Each
(
callbackfn
:
function
, thisArg
?:
any
)
:
void
Parameters
callbackfn:
function
(
value1
:
T
, value2
:
T
, collection
:
Collection
<
T
>
)
:
void
Parameters
value1:
T
value2:
T
collection:
Collection
<
T
>
Returns
void
Optional
thisArg:
any
Returns
void
has
has
(
value
:
T
)
:
boolean
Parameters
value:
T
Returns
boolean
Globals
Arbitrary
Ambiguous
Collection
size
__@iterator
for
Each
has
Generated using
TypeDoc