This topic has not yet been rated - Rate this topic

IsolatedStorageSettings.ICollection<KeyValuePair<String, Object>>.Clear Method

May 02, 2013

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For a description of this member, see ICollection<T>.Clear.

Namespace:  System.IO.IsolatedStorage
Assembly:  System.Windows (in System.Windows.dll)
void ICollection<KeyValuePair<string, Object>>.Clear()

Implements

ICollection<T>.Clear()

This member is an explicit interface member implementation. It can be used only when the IsolatedStorageSettings instance is cast to an ICollection<T> interface.

Windows Phone OS

Supported in: 8.0, 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.