Sets the enumerator to its initial position, which is before the first element in the collection.

Namespace: TallComponents.PDF.Layout.JavaScript
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public void Reset()
Visual Basic
Public Sub Reset

Implements

IEnumerator..::..Reset()()()()

See Also