[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Gets the element in the collection at the current position of the enumerator.
Namespace: net.esper.eql.join.rep
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Private ReadOnly Property System.Collections.IEnumerator.Current As Object Implements IEnumerator.Current |
Field Value
Return Value
The element in the collection at the current position of the enumerator.