For a list of all members of this type, see ImageItemCollection members.
| Name | Description | |
|---|---|---|
![]() | Add | Appends the ImageItem to the collection. |
![]() | Clear | Overloaded. Clears the ObjectCollection of its contents and removes any associated Controls from the control tree. (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | Contains | Overloaded. Returns true if the collection contains the ImageItem. |
![]() | GetEnumerator | Returns an enumerator that iterates through the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | Overloaded. Returns the index of the ImageItem in the collection. |
![]() | Insert | Inserts the ImageItem to the underlying collection ArrayList |
![]() | Remove | Overloaded. Removes the ImageItem from the collection. |
![]() | RemoveAt | (Inherited from Infragistics.Web.UI.ListControls.ListItemCollection) |
![]() | SetDirty | Marks the ViewState of every object in the collection as Dirty so that it gets stored for round tripping to the client and back. (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |