ISDBSongList::Item

From MediaMonkey Wiki
Revision as of 17:37, 21 March 2007 by Jiri (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.