Implemented interface member:
7 references to Count
System.Configuration.ConfigurationManager (7)
System\Configuration\ApplicationSettingsBase.cs (1)
283
if (Properties.
Count
== 0)
System\Configuration\LocalFileSettingsProvider.cs (2)
238
if (roaming.
Count
> 0)
243
if (local.
Count
> 0)
System\Configuration\SettingsBase.cs (4)
55
if (Properties == null || _propertyValues == null || Properties.
Count
== 0)
73
if (Properties == null || _propertyValues == null || Properties.
Count
== 0)
125
if (Properties == null || _propertyValues == null || Properties.
Count
== 0)
163
if (ppc.
Count
> 0)