| C1.UWP.Document Assembly > C1.Xaml.Document Namespace > GradientStopCollection Class : Item Property |
'Declaration Public Default Property Item( _ ByVal index As System.Integer _ ) As GradientStop
public GradientStop this[ System.int index ]; {get; set;}