Skip to main content

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.