BulletGraph for WinForms
Insert メソッド (CommonGradientCollection)

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

パラメータ

index
item
参照

CommonGradientCollection クラス
CommonGradientCollection メンバ