An always empty
IEnumerator.

Inheritance Hierarchy

log4net.Util NullEnumerator
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Remarks
A singleton implementation of the IEnumerator over a collection
that is empty and not modifiable.
See Also