ListBox.SelectedObjectCollection
Wisej.Web.ListBox SelectedObjectCollection
Last updated
Was this helpful?
Wisej.Web.ListBox SelectedObjectCollection
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Represents the collection of selected items in the ListBox.
Int32: Returns the number of selected items.
Boolean: Returns whether the collection is read-only.
Object: Returns the selected item.
Returns: Boolean.
Returns: IEnumerator.
Returns: Int32.