public IList<ListItem> SelectedItems { get; }
Public ReadOnly Property SelectedItems As IList(Of ListItem)
public: property IList<ListItem^>^ SelectedItems { IList<ListItem^>^ get (); }