This documentation is for the old version. Go to the latest Graphics Mill docs

MetadataEnumerator.Reset Method

Resets the cursor to the beginning of the metadata collection.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

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

Remarks

Resets frame enumerator and sets the cursor before the first pair in a sequence.

See Also

Reference