SelectedItems Property (IListBox)
The list of all selected items contained in the object (separated by ;).

C# Syntax

ReadOnlyCollection<IListItem> SelectedItems {get;}