CheckedListBox.CheckedItemCollection Properties
.NET Framework 3.5
The CheckedListBox.CheckedItemCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of items in the collection. |
|
IsReadOnly | Gets a value indicating if the collection is read-only. |
|
Item | Gets an object in the checked items collection. |
| Name | Description | |
|---|---|---|
|
IList.IsFixedSize | For a description of this member, see IList.IsFixedSize. |
|
ICollection.IsSynchronized | For a description of this member, see ICollection.IsSynchronized. |
|
ICollection.SyncRoot | For a description of this member, see ICollection.SyncRoot. |