TileControl for WinForms
InsertItem メソッド (GroupCollection)

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

パラメータ

index
group
参照

GroupCollection クラス
GroupCollection メンバ