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.

public class SelectedObjectCollection : IList, ICollection, IEnumerable

Properties

Int32: Returns the number of selected items.

Boolean: Returns whether the collection is read-only.

Object: Returns the selected item.

Methods

ParameterTypeDescription

value

ParameterTypeDescription

value

Returns: Boolean.

ParameterTypeDescription

destination

index

Returns: IEnumerator.

ParameterTypeDescription

value

Returns: Int32.

ParameterTypeDescription

value

Last updated