IsolatedStorageStatePersistenceService.Clear Method

Removes all state from the store.

Namespace: Microsoft.Practices.CompositeUI.Services
Assembly: Microsoft.Practices.CompositeUI (in microsoft.practices.compositeui.dll)

Syntax

'Declaration
Public Sub Clear
'Usage
Dim instance As IsolatedStorageStatePersistenceService

instance.Clear
public void Clear ()
public:
void Clear ()
public void Clear ()
public function Clear ()

See Also

Reference

IsolatedStorageStatePersistenceService Class
IsolatedStorageStatePersistenceService Members
Microsoft.Practices.CompositeUI.Services Namespace