[]
public sealed class GradientColorStopInfoCollection : XamlCollection<GradientColorStopInfo>, IList<GradientColorStopInfo>, ICollection<GradientColorStopInfo>, IEnumerable<GradientColorStopInfo>, IList, ICollection, IEnumerable
Public NotInheritable Class GradientColorStopInfoCollection
Inherits XamlCollection(Of GradientColorStopInfo)
Implements IList(Of GradientColorStopInfo), ICollection(Of GradientColorStopInfo), IEnumerable(Of GradientColorStopInfo), IList, ICollection, IEnumerable
| Name | Description |
|---|---|
| GradientColorStopInfoCollection(GradientInfo) |
| Name | Description |
|---|---|
| Count | Gets the number of sheets in the collection. |
| this[int] | Gets the sheet at the special index. |