MetadataEnumerator.Reset Method

Sets the enumerator to its initial position, which is before the first key-value pair of the dictionary.

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

Syntax

C#
public virtual void Reset()

See Also

Reference