TileControl for WinForms
InsertItem メソッド (TemplateCollection)

C1.Win.TileControl.6 アセンブリ > C1.Win.Tile 名前空間 > TemplateCollection クラス : InsertItem メソッド
TemplateCollection の指定されたインデックスに Template を挿入します。
シンタックス
'宣言
 
Protected Overrides Sub InsertItem( _
   ByVal index As System.Integer, _
   ByVal template As Template _
) 
protected override void InsertItem( 
   System.int index,
   Template template
)

パラメータ

index
template
参照

TemplateCollection クラス
TemplateCollection メンバ