ISDBSongList::Item

From MediaMonkey Wiki
Jump to navigation Jump to search

CoClass SDBSongList, Interface ISDBSongList

Property Get/Let Item(Index As Long) As SDBSongData


Parameters

Name Type Description
Index Long Index of the track to be returned (0..Count-1).


Property description

Returns/sets a track of the list. The result is SDBSongData object.