ComponentOne Gauge for UWP
RemoveAt Method

C1.UWP.Gauge Assembly > C1.Xaml.Gauge Namespace > C1GaugeDecoratorCollection Class : RemoveAt Method
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

C1GaugeDecoratorCollection Class
C1GaugeDecoratorCollection Members