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