ISDBSongList::Item: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
(No difference)

Latest revision as of 17:37, 21 March 2007

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.