SelectedItems Property (IList)
The collection of items that are selected in the list.

C# Syntax

ReadOnlyCollection<IListItem> SelectedItems {get;}