IsolatedStorageSettings.Values Property
Silverlight
Gets a collection that contains the values 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>.ValueCollection that contains the values in the Dictionary<TKey, TValue>.
Implements
IDictionary.ValuesFor a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.