Click or drag to resize

IImageComboBoxItemCollection Methods

The IImageComboBoxItemCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds a new item to the current collection
Public methodCopyTo
Copies the elements of the ICollection to an Array, starting at a particular Array index.
(Inherited from ICollection.)
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.)
Public methodGetItem
Returns the item in the current collection that contains the specified value
Top
See Also