MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
AllAlbums Property
NamespacesMPfmWorkerTreeLibraryResultAllAlbums
List of albums (key = artist name, value = album title).
Declaration Syntax
C#Visual Basic
public Dictionary<string, List<string>> AllAlbums { get; set; }
Public Property AllAlbums As Dictionary(Of String, List(Of String))
	Get
	Set

Assembly: MPfm (Module: MPfm) Version: 0.6.0.0 (0.6.0.0)