BulletGraph for WinForms
Insert メソッド (DecoratorCollection)

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

パラメータ

index
decorator
参照

DecoratorCollection クラス
DecoratorCollection メンバ