BulletGraph for WinForms
Insert メソッド (PointerCollection)

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

パラメータ

index
pointer
参照

PointerCollection クラス
PointerCollection メンバ