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

ID3SynchronisedLyrics.GetEnumerator Method

Returns an IDictionaryEnumerator for the ID3SynchronisedLyrics.

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

Syntax

Visual Basic
Public Function GetEnumerator As IDictionaryEnumerator
C#
public IDictionaryEnumerator GetEnumerator()

See Also

Reference