TileControl for WinForms
InsertItem メソッド (TileCollection)

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

パラメータ

index
tile
参照

TileCollection クラス
TileCollection メンバ