ConfigurationElementCollection.IsReadOnly Method
.NET Framework 4.6 and 4.5
Indicates whether the ConfigurationElementCollection object is read only.
Namespace: System.Configuration
Assembly: System.Configuration (in System.Configuration.dll)
Return Value
Type: System.Booleantrue if the ConfigurationElementCollection object is read only; otherwise, false.
Show: