ListBox.SelectedObjectCollection
Wisej.Web.ListBox SelectedObjectCollection
Last updated
Wisej.Web.ListBox SelectedObjectCollection
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.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.
Parameter | Type | Description |
---|---|---|
value |
Parameter | Type | Description |
---|---|---|
value |
Returns: Boolean.
Returns: IEnumerator.
Parameter | Type | Description |
---|---|---|
value |
Returns: Int32.
Parameter | Type | Description |
---|---|---|
value |