Remove the entry with the specified key from this dictionary
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- key
- Type: SystemString
the key for the entry to remove
Remarks
Remove the entry with the specified key from this dictionary
See Also