Skip to main content
A newer version of this page is available. .

ImageListBoxItemCollection.Add Method

Name Parameters Description
Add(Object, Int32) value, imageIndex Creates a new item with the specified settings and appends it to the collection.
Add(Object) value Adds a new item with the specified value to the collection.