Flatten this composite collection into a single properties dictionary
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Return Value
Type: PropertiesDictionarythe flattened dictionary
Remarks
Reduces the collection of ordered dictionaries to a single dictionary containing the resultant values for the keys.
See Also