IsolatedStorageSettingsCount Property |
Gets the number of key-value pairs that are stored in the dictionary.
Namespace: System.IO.IsolatedStorageAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public int Count { get; }
Property Value
Type:
Int32See Also