ISDBArtists::Item: Difference between revisions

From MediaMonkey Wiki
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 ISDBArtist}}
{{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.