ListBox.SelectedIndexCollection Properties
.NET Framework 4.5
The ListBox.SelectedIndexCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of items in the collection. |
|
IsReadOnly | Gets a value indicating whether the collection is read-only. |
|
Item | Gets the index value at the specified index within this collection. |
| Name | Description | |
|---|---|---|
|
ICollection.IsSynchronized | Infrastructure. For a description of this member, see ICollection.IsSynchronized. |
|
ICollection.SyncRoot | Infrastructure. For a description of this member, see ICollection.SyncRoot. |
|
IList.IsFixedSize | Infrastructure. For a description of this member, see IList.IsFixedSize. |
|
IList.Item | Infrastructure. For a description of this member, see IList.Item. |