SelectedIndexCollection Properties
Represents a collection of selected items’ indices within a list box editor.
Name | Description |
---|---|
Count |
Gets the number of items contained within the collection.
Inherited from Selected |
Item[Int32] |
Provides indexed access to individual items within the Selected |
See Also