SelectedItems Property (IListBox)
A collection of all selected items in the list.

C# Syntax

ReadOnlyCollection<IListItem> SelectedItems {get;}