Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
EmptyDictionary.IsFixedSize Property
Gets a value indicating whether the EmptyDictionary has a fixed size.
[Visual�Basic]
NotOverridable�Public�ReadOnly�Property�IsFixedSize�As�
Boolean�_
[C#]
public�
bool�IsFixedSize�{get;}
Property Value
true
Implements
IDictionary.IsFixedSize
Remarks
As the collection is empty IsFixedSize always returns true
.
See Also
EmptyDictionary Class | log4net.Util Namespace