IsolatedStorageSettings.Clear Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Resets the count of items stored in IsolatedStorageSettings to zero and releases all references to elements in the collection.
Namespace: System.IO.IsolatedStorage
Assembly: System.Windows (in System.Windows.dll)
Syntax
Public Sub Clear
public void Clear()
Remarks
Use this method to remove all values from the current isolated storage settings scope.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0
Platforms
Windows Phone