Datalayer VS Code Extension - v0.0.4
Preparing search index...
utils/dispose
disposeAll
Function disposeAll
disposeAll
(
disposables
:
Disposable
[]
)
:
void
Disposes of all items in the disposables array.
Parameters
disposables
:
Disposable
[]
Array of disposables to clean up
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Datalayer VS Code Extension - v0.0.4
Loading...
Disposes of all items in the disposables array.