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