Gets a value indicating whether the EmptyDictionary has a fixed size.
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Property Value
Type: Booleantrue
Implements
IDictionaryIsFixedSizeRemarks
As the collection is empty IsFixedSize always returns true.
See Also