Recurrence EnumeratorMove Next Method
Move to the next element
Definition
Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
Returns true if not at the end, false if it is
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
C#
public bool MoveNext()VB
Public Function MoveNext As BooleanC++
public:
virtual bool MoveNext() sealedF#
abstract MoveNext : unit -> bool
override MoveNext : unit -> bool Return Value
BooleanReturns true if not at the end, false if it is