Version

SummaryOperandCollection Class Members

The following tables list the members exposed by SummaryOperandCollection.

Public Constructors
Public Properties
 NameDescription
Public PropertyCount (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Public PropertyIsReadOnly (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Public PropertyItem (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Public Methods
 NameDescription
Public MethodAdd (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Public MethodClear (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Public MethodContains (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Public MethodCopyTo (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Public MethodDisposeOverloaded.  (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Public MethodGetEnumerator (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Public MethodIndexOf (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Public MethodInsert (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Public MethodRemove (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Public MethodRemoveAt (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Protected Methods
 NameDescription
Protected MethodAddItem (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Protected MethodAddItemSilently (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Protected MethodGetCount (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Protected MethodGetItem (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Protected MethodInsertItem (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Protected MethodOnItemAdded (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Protected MethodOnItemRemoved (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Protected MethodOnNotifyCollectionChanged (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Protected MethodOnPropertyChanged (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Protected MethodOnResetItems (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Protected MethodRemoveItem (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Protected MethodRemoveItemSilently (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Protected MethodReplaceItem (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Protected MethodResetItems (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Protected MethodResetItemsSilently (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from Infragistics.Collections.CollectionBase<SummaryOperandBase>)
See Also