Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

Level�Operators

The operators of the Level class are listed below. For a complete list of Level class members, see the Level Members topic.

Public Static (Shared) Operators

Equality Operator Returns a value indicating whether two specified Level objects have the same value.
Greater Than Operator Returns a value indicating whether a specified Level is greater than another specified Level.
Greater Than Or Equal Operator Returns a value indicating whether a specified Level is greater than or equal to another specified Level.
Inequality Operator Returns a value indicating whether two specified Level objects have different values.
Less Than Operator Returns a value indicating whether a specified Level is less than another specified Level.
Less Than Or Equal Operator Returns a value indicating whether a specified Level is less than or equal to another specified Level.

See Also

Level Class | Level Members | log4net.Core Namespace