ISDBUIDropDown::DeleteItem
From MMWiki
CoClass SDBUIDropDown, Interface ISDBUIDropDown
Sub DeleteItem(Index As Long)
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Index | Long | Index of item to be deleted. |
[edit]
Method description
Removes item specified by index.
