The following tables list the members exposed by GradientStopCollection.
Name | Description | |
---|---|---|
GradientStopCollection Constructor | Creates a new instance of this class. |
Name | Description | |
---|---|---|
Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<GradientStop>) |
Name | Description | |
---|---|---|
Add | Overloaded. Adds the specified GradientStop instance to this collection. | |
Clear | Removes all items from this collection. | |
Contains | Determines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<GradientStop>) | |
CopyTo | Copies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<GradientStop>) | |
GetEnumerator | Returns an enumerator that iterates through the Collection. (Inherited from System.Collections.ObjectModel.Collection<GradientStop>) | |
IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from System.Collections.ObjectModel.Collection<GradientStop>) | |
Insert | Inserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<GradientStop>) | |
Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<GradientStop>) | |
Remove | Removes the specified GradientStop from this collection. | |
RemoveAt | Removes the GradientStop instance at the specified ordinal position from this collection. |
Name | Description | |
---|---|---|
BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<GradientStop>) | |
CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<GradientStop>) | |
ClearItems | (Inherited from System.Collections.ObjectModel.ObservableCollection<GradientStop>) | |
InsertItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<GradientStop>) | |
MoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<GradientStop>) | |
OnCollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<GradientStop>) | |
OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<GradientStop>) | |
RemoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<GradientStop>) | |
SetItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<GradientStop>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<GradientStop>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<GradientStop>) |