Version 24.2 (latest)

ColorPatchCollection Class Methods

For a list of all members of this type, see ColorPatchCollection members.

Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a ColorPatch to the collection based on the inputted color.  
Public MethodClear (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Public MethodContainsOverloaded. Returns true if the inputted color is represented by a ColorPatch in this collection.  
Public MethodCopyTo (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Public MethodDisposeOverloaded.  (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Public MethodGetEnumerator (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Public MethodIndexOf (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Public MethodInsert (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Public MethodRemove (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Public MethodRemoveAt (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Protected Methods
 NameDescription
Protected MethodAddItem (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Protected MethodAddItemSilently (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Protected MethodGetCount (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Protected MethodGetItem (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Protected MethodInsertItem (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Protected MethodOnItemAdded (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Protected MethodOnItemRemoved (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Protected MethodOnNotifyCollectionChanged (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Protected MethodOnPropertyChanged (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Protected MethodOnResetItems (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Protected MethodRemoveItem (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Protected MethodRemoveItemSilently (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Protected MethodReplaceItem (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Protected MethodResetItems (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
Protected MethodResetItemsSilently (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>)
See Also