ConfigurationElementCollection::IsModified Method ()
.NET Framework (current version)
Indicates whether this ConfigurationElementCollection has been modified since it was last saved or loaded when overridden in a derived class.
Assembly: System.Configuration (in System.Configuration.dll)
If the IsModified method of any ConfigurationElement contained within a ConfigurationElementCollection returns true, the IsModified method of the entire collection returns true as well.
.NET Framework
Available since 2.0
Available since 2.0
Show: