ListItemCollection Class |
Namespace: Eto.Forms
| Name | Description | |
|---|---|---|
| ListItemCollection |
Initializes a new instance of the ListItemCollection class.
| |
| ListItemCollection(IEnumerableIListItem) |
Initializes a new instance of the ListItemCollection class with the specified collection.
|
| Name | Description | |
|---|---|---|
| Add(String) |
Adds a new item to the list with the specified text
| |
| Add(String, String) |
Add a new item to the list with the specified text and key
|