CheckedListBox::CheckedItemCollection Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of items in the collection. |
![]() | IsReadOnly | Gets a value indicating if the collection is read-only. |
![]() | Item[Int32] | Gets an object in the checked items collection. |
| Name | Description | |
|---|---|---|
![]() ![]() | ICollection::IsSynchronized | For a description of this member, see ICollection::IsSynchronized. |
![]() ![]() | ICollection::SyncRoot | For a description of this member, see ICollection::SyncRoot. |
![]() ![]() | IList::IsFixedSize | For a description of this member, see IList::IsFixedSize. |
Show:


