[]
Represents collection of the GradientStop objects.
public class GradientStopCollection : NotifyCollection<GradientStop>, IList<GradientStop>, ICollection<GradientStop>, IList, ICollection, IReadOnlyList<GradientStop>, IReadOnlyCollection<GradientStop>, IEnumerable<GradientStop>, IEnumerable, INotifyCollection
Public Class GradientStopCollection
Inherits NotifyCollection(Of GradientStop)
Implements IList(Of GradientStop), ICollection(Of GradientStop), IList, ICollection, IReadOnlyList(Of GradientStop), IReadOnlyCollection(Of GradientStop), IEnumerable(Of GradientStop), IEnumerable, INotifyCollection
| Name | Description |
|---|---|
| GradientStopCollection() |