Version

ComboEditorItemCollection Class Members

The following tables list the members exposed by ComboEditorItemCollection.

Public Constructors
 NameDescription
Public ConstructorComboEditorItemCollection ConstructorInitializes a new instance of the ComboEditorItemCollection class.  
Public Properties
 NameDescription
Public PropertyCount (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Public PropertyIsReadOnly (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Public PropertyItem (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Public Methods
 NameDescription
Public MethodAdd (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Public MethodClear (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Public MethodContains (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Public MethodCopyTo (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Public MethodCreateItemOverloaded.  (Inherited from Infragistics.Collections.BindableItemCollection<ComboEditorItem>)
Public MethodDisposeOverloaded.  (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Public MethodGetEnumerator (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Public MethodIndexOf (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Public MethodInsert (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Public MethodRemove (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Public MethodRemoveAt (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Protected Methods
 NameDescription
Protected MethodAddBoundItem (Inherited from Infragistics.Collections.BindableItemCollection<ComboEditorItem>)
Protected MethodAddItem (Inherited from Infragistics.Collections.BindableItemCollection<ComboEditorItem>)
Protected MethodAddItemSilently (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Protected MethodGetCount (Inherited from Infragistics.Collections.BindableItemCollection<ComboEditorItem>)
Protected MethodGetItem (Inherited from Infragistics.Collections.BindableItemCollection<ComboEditorItem>)
Protected MethodInsertItem (Inherited from Infragistics.Collections.BindableItemCollection<ComboEditorItem>)
Protected MethodOnItemAdded (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Protected MethodOnItemRemoved (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Protected MethodOnNotifyCollectionChanged (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Protected MethodOnPropertyChanged (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Protected MethodOnResetItems (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Protected MethodRemoveItem (Inherited from Infragistics.Collections.BindableItemCollection<ComboEditorItem>)
Protected MethodRemoveItemSilently (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Protected Internal MethodRemoveRange (Inherited from Infragistics.Collections.BindableItemCollection<ComboEditorItem>)
Protected MethodReplaceItem (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Protected MethodResetItems (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Protected MethodResetItemsSilently (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from Infragistics.Collections.CollectionBase<ComboEditorItem>)
See Also