DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Js.Collections
IJsMap Interface
IJsMap Methods
Clear Method
ContainsKey Method
Remove Method
ToReadOnlyDictionary Method
IJsMap
Clear Method
Removes all items from this
IJsMap
. Does nothing if the map is empty.
Namespace:
DotNetBrowser.Js.Collections
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax
C#
Copy
void
Clear
()
Exceptions
Exception
Condition
ObjectDisposedException
The
IJsMap
has already been disposed.
See Also
Reference
IJsMap Interface
DotNetBrowser.Js.Collections Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.