SelectedItems Property (IList)
Returns the list of items that are selected in the list object.

C# Syntax

ReadOnlyCollection<string> SelectedItems {get;}