BulletGraph for WinForms
Insert メソッド (DecoratorCollection)

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

パラメータ

index
decorator
参照

DecoratorCollection クラス
DecoratorCollection メンバ