Recurrence EnumeratorReset Method
Reset the enumerator to the start
Definition
Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
C#
public void Reset()VB
Public Sub ResetC++
public:
virtual void Reset() sealedF#
abstract Reset : unit -> unit
override Reset : unit -> unit