Method Clear
- Namespace
 - DotNetBrowser.Js.Collections
 
- Assembly
 - DotNetBrowser.dll
 
Clear()
Removes all items from this IJsMap. Does nothing if the map is empty.
void Clear()
Exceptions
- ObjectDisposedException
 The IJsMap has already been disposed.
Removes all items from this IJsMap. Does nothing if the map is empty.
void Clear()
The IJsMap has already been disposed.