This class aggregates several PropertiesDictionary collections together.
Inheritance Hierarchy
log4net.Util CompositeProperties
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Remarks
Provides a dictionary style lookup over an ordered list of PropertiesDictionary collections.
See Also