Test if the dictionary contains a specified key
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- key
- Type: SystemString
the key to look for
Return Value
Type: Booleantrue if the dictionary contains the specified key
Remarks
Test if the dictionary contains a specified key
See Also