Returns the unique album titles of a specific artist in the library.

Declaration Syntax
Public Function SelectArtistAlbumTitles ( _
artistName As String _
) As List(Of String)

Parameters
- artistName (String)
- Artist name

Return Value
List of album titles
Assembly:
MPfm.Library (Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)