log4net SDK Documentation - Microsoft .NET Framework 4.0

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