ISDBApplication::AllVisibleSongList: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
==[[SDBApplication#ISDBApplication_members|ISDBApplication]]::AllVisibleSongList==
{{MethodDeclaration|SDBApplication|ISDBApplication|Property Get AllVisibleSongList As ISDBSongList}}


''Property Get AllVisibleSongList As ISDBSongList''
No parameters
===Property description===
===Property description===


Returns SDBSongList object of all tracks that are currently in the track list in the main MediaMonkey window.
Returns SDBSongList object of all tracks that are currently in the track list in the main MediaMonkey window.


===Related items===
=== Related Topics ===  
[[ISDBApplication::CurrentSongList]], [[ISDBApplication::SelectedSongList]]
 
[[ISDBApplication::CurrentSongList]]  
[[ISDBApplication::SelectedSongList]]  


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Revision as of 12:03, 21 March 2007

CoClass SDBApplication, Interface ISDBApplication

Property Get AllVisibleSongList As ISDBSongList


Property description

Returns SDBSongList object of all tracks that are currently in the track list in the main MediaMonkey window.

Related Topics

ISDBApplication::CurrentSongList ISDBApplication::SelectedSongList