Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
PluginCollection.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
PluginCollection Class | log4net.Plugin Namespace