DropDownCheckListRemoveItem Method
Removes the specified item from the check list.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
public void RemoveItem(
int index
)
Parameters
- index Int32
- The index of the item to remove.