Gauge for WinRT
Insert Method

Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As C1GaugeDecorator _
) 
public void Insert( 
   System.int index,
   C1GaugeDecorator item
)

Parameters

index
item
See Also

Reference

C1GaugeDecoratorCollection Class
C1GaugeDecoratorCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback