BulletGraph for WinForms
Insert メソッド (ShapeCollection)

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 > ShapeCollection クラス : Insert メソッド
Inserts the specified C1GaugeBaseShape into this collection at the given index.
シンタックス
'宣言
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As C1GaugeBaseShape _
) 
public void Insert( 
   System.int index,
   C1GaugeBaseShape item
)

パラメータ

index
item
参照

ShapeCollection クラス
ShapeCollection メンバ