The following tables list the members exposed by ColorPatchCollection.
Name | Description | |
---|---|---|
ColorPatchCollection Constructor |
Name | Description | |
---|---|---|
Count | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
IsReadOnly | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
Item | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) |
Name | Description | |
---|---|---|
Items | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
MaximumEntries | Gets / sets the maximum number of elements that this collection expects. |
Name | Description | |
---|---|---|
Add | Overloaded. Adds a ColorPatch to the collection based on the inputted color. | |
Clear | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
Contains | Overloaded. Returns true if the inputted color is represented by a ColorPatch in this collection. | |
CopyTo | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
Dispose | Overloaded. (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
GetEnumerator | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
IndexOf | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
Insert | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
Remove | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
RemoveAt | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) |
Name | Description | |
---|---|---|
AddItem | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
AddItemSilently | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
GetCount | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
GetItem | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
InsertItem | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
OnItemAdded | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
OnItemRemoved | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
OnNotifyCollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
OnPropertyChanged | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
OnResetItems | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
RemoveItem | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
RemoveItemSilently | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
ReplaceItem | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
ResetItems | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) | |
ResetItemsSilently | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<ColorPatch>) |