BulletGraph for WinForms
Insert メソッド (CommonShapeCollection)

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

パラメータ

index
item
参照

CommonShapeCollection クラス
CommonShapeCollection メンバ