CheckedListBoxItemCollection.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Gets or sets an item at the specified position within the collection. |
| Item[Object] | value | Returns an item that has the specified value. |
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Gets or sets an item at the specified position within the collection. |
| Item[Object] | value | Returns an item that has the specified value. |