IsolatedStorageSettingsValues Property |
Gets a collection that contains the values in the dictionary.
Namespace: System.IO.IsolatedStorageAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public ICollection Values { get; }
Property Value
Type:
ICollectionSee Also