NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.collections
LookaheadEnumerator(T) Class
LookaheadEnumerator(T) Methods
Dispose Method
HasNext Method
MoveNext Method
Next Method
Reset Method
LookaheadEnumerator
T
Reset Method
Sets the enumerator to its initial position, which is before the first element in the collection.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
void
Reset
()
Exceptions
Exception
Condition
InvalidOperationException
The collection was modified after the enumerator was created.
See Also
Reference
LookaheadEnumerator
T
Class
com.espertech.esper.compat.collections Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com