![]() | NullEnumeratorT Class |
[Missing <summary> documentation for "T:com.espertech.esper.compat.collections.NullEnumerator`1"]
Namespace: com.espertech.esper.compat.collections
public class NullEnumerator<T> : IEnumerator, IDisposable, IEnumerator
[Missing <typeparam name="T"/> documentation for "T:com.espertech.esper.compat.collections.NullEnumerator`1"]
The NullEnumeratorT type exposes the following members.
Name | Description | |
---|---|---|
![]() | NullEnumeratorT | Initializes a new instance of the NullEnumeratorT class |
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | MoveNext |
Advances the enumerator to the next element of the collection.
|
![]() | Reset |
Sets the enumerator to its initial position, which is before the first element in the collection.
|
Name | Description | |
---|---|---|
![]() | AdvanceT | (Defined by CompatExtensions.) |
![]() | AreEqualT | (Defined by CompatExtensions.) |
![]() | WithLookaheadT | (Defined by CompatExtensions.) |