ToList

LyricsTag.ToList method

Creates a list from the package.

public IReadOnlyList<LyricsField> ToList()

Return Value

A list of all fields contained in the Lyrics3 tag.

See Also