Returns a hash code
Namespace: log4net.CoreAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Return Value
Type: Int32A hash code for the current Level.
Remarks
Returns a hash code suitable for use in hashing algorithms and data structures like a hash table.
Returns the hash code of the level Value.
See Also