Method Clear
- Namespace
 - DotNetBrowser.Frames
 
- Assembly
 - DotNetBrowser.dll
 
Clear()
Removes all the items from the storage.
void Clear()
Exceptions
- ObjectDisposedException
 The IWebStorage object has already been disposed.
- WebStorageException
 The IWebStorage operation has failed.