@vcmap/core
Preparing search index...
destroyCollection
Function destroyCollection
destroyCollection
(
collection
:
Iterable
<
{
destroy
?:
()
=>
void
;
isDestroyed
?:
boolean
}
,
any
,
any
,
>
&
{
destroy
:
()
=>
void
}
,
)
:
void
Parameters
collection
:
Iterable
<
{
destroy
?:
()
=>
void
;
isDestroyed
?:
boolean
}
,
any
,
any
>
&
{
destroy
:
()
=>
void
;
}
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vcmap/core
Loading...