ListBox.SelectedObjectCollection
Wisej.Web.ListBox SelectedObjectCollection
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Represents the collection of selected items in the ListBox.
Properties
Int32: Returns the number of selected items.
Boolean: Returns whether the collection is read-only.
Object: Returns the selected item.
Methods
Parameter | Type | Description |
---|---|---|
value |
Parameter | Type | Description |
---|---|---|
value |
Returns: Boolean.
Returns: IEnumerator.
Parameter | Type | Description |
---|---|---|
value |
Returns: Int32.
Parameter | Type | Description |
---|---|---|
value |
Last updated