ISDBAlbums::Item: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Revision as of 14:23, 21 March 2007
CoClass SDBAlbums, Interface ISDBAlbums
Property Get Item(Index As Long) As SDBAlbum
Parameters
Name | Type | Description |
---|---|---|
Index | Long | Index of the album to return. |
Property description
Returns an album from the list indexed by Index as SDBAlbum object.