ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeDecoratorCollection Class / RemoveItem Method

In This Topic
    RemoveItem Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub RemoveItem( _
       ByVal index As System.Integer _
    ) 
    protected override void RemoveItem( 
       System.int index
    )

    Parameters

    index
    See Also