ISDBAlbums::Item
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.
