Test if the dictionary contains a specified key
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- key
- Type: System String
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