ISDBAlbumArtList::Item
From MMWiki
CoClass SDBAlbumArtList, Interface ISDBAlbumArtList
Property Get/Let Item(Index As Long) As SDBAlbumArtItem
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Index | Long | Index of album art to be returned. |
[edit]
Property description
Returns albums art given by an index as SDBAlbumArtItem object.
