ObjectCollectionAdd Method |
Name | Description | |
---|---|---|
Add(Object) | Adds an item to the list of items for a ListBox. (Inherited from ListBoxObjectCollection.) | |
Add(Object, Boolean) |
Adds an item to the list of items for a CheckedListBox, specifying the object to add and whether it is checked.
| |
Add(Object, CheckState) |
Adds an item to the list of items for a CheckedListBox, specifying the object to add and the initial checked value.
|