Deselect Method (IListBox)
Deselects a list of items in the list box.
Overload List
OverloadDescription
Deselect(IListItem[])Deselects a list of items in the list box.  
Deselect(String[])Deselects items from the list based on the item names.  
Deselect(UInt32[])Deselects items from the list based on the item indices.