ListBox.GetSelectedIndices Method ()
.NET Framework (current version)
Gets the array of index values for currently selected items in the ListBox control.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Int32()An array of integers, each representing the index of a selected item in the list box.
.NET Framework
Available since 2.0
Available since 2.0
Show: