BulletGraph for WinForms
Insert メソッド (GaugeCollection)

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

パラメータ

index
gauge
参照

GaugeCollection クラス
GaugeCollection メンバ