MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SelectDistinctArtistNames Method
NamespacesMPfm.LibraryMPfmGatewaySelectDistinctArtistNames()()()()
Returns the distinct list of artist names from the database.
Declaration Syntax
C#Visual Basic
public List<string> SelectDistinctArtistNames()
Public Function SelectDistinctArtistNames As List(Of String)
Return Value
List of distinct artist names

Assembly: MPfm.Library (Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)