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

Namespace: TallComponents.PDF.Navigation
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

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

Implements

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

See Also