log4net SDK Reference

NullEnumerator.Instance Property

Get the singleton instance of the NullEnumerator.

[Visual Basic]
Public Shared ReadOnly Property Instance As NullEnumerator
[C#]
public static NullEnumerator Instance {get;}

Remarks

Gets the singleton instance of the NullEnumerator.

See Also

NullEnumerator Class | log4net.Util Namespace