ComponentOne Gauges for WinForms
RemoveAt Method (CommonShapeCollection)

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > CommonShapeCollection Class : RemoveAt Method
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

CommonShapeCollection Class
CommonShapeCollection Members