Advances the enumerator to the next key-value pair of the dictionary.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public virtual bool MoveNext()
true if the enumerator was successfully advanced to the next key-value pair; false if the enumerator has passed the end of the dictionary.