IsolatedStorageSettings.Keys Property
Silverlight
Gets a collection that contains the keys in the dictionary.
Namespace: System.IO.IsolatedStorage
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Collections.ICollectionA System.Collections.Generic.Dictionary<TKey, TValue>.KeyCollection that contains the keys in the Dictionary<TKey, TValue>.
Implements
IDictionary.KeysFor a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.