Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
AppenderCollection.IsReadOnly Property
Gets a value indicating whether the IList is read-only.
[Visual�Basic]
Overridable�Public�ReadOnly�Property�IsReadOnly�As�
Boolean�_
[C#]
public�virtual�
bool�IsReadOnly�{get;}
Property Value
true if the collection is read-only; otherwise, false. The default is false
Implements
IList.IsReadOnly
See Also
AppenderCollection Class | log4net.Appender Namespace