ISDBArtists::Item: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{MethodDeclaration|SDBArtists|ISDBArtists|Property Get Item(Index As Long) As | {{MethodDeclaration|SDBArtists|ISDBArtists|Property Get Item(Index As Long) As [[SDBArtist]]}} | ||
===Parameters=== | ===Parameters=== |
Latest revision as of 02:07, 3 May 2019
CoClass SDBArtists, Interface ISDBArtists
Property Get Item(Index As Long) As SDBArtist
Parameters
Name | Type | Description |
---|---|---|
Index | Long | Index of the artist to return. |
Property description
Returns an artist from the list indexed by Index.