BulletGraph for WinForms
Insert メソッド (CommonShadowCollection)

C1.Win.C1Gauge.4.5.2 アセンブリ > C1.Win.C1Gauge 名前空間 > CommonShadowCollection クラス : Insert メソッド
指定した CommonShadow をこのコレクションの指定のインデックスに挿入します。
シンタックス
'宣言
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As CommonShadow _
) 
public void Insert( 
   System.int index,
   CommonShadow item
)

パラメータ

index
item
参照

CommonShadowCollection クラス
CommonShadowCollection メンバ