ISDBUIDropDown::DeleteItem: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
(No difference)

Latest revision as of 19:15, 23 March 2007

CoClass SDBUIDropDown, Interface ISDBUIDropDown

Sub DeleteItem(Index As Long)


Parameters

Name Type Description
Index Long Index of item to be deleted.


Method description

Removes item specified by index.