TileControl for WinForms
InsertItem メソッド (GroupCollection)

C1.Win.C1TileControl.4.5.2 アセンブリ > C1.Win.C1Tile 名前空間 > GroupCollection クラス : InsertItem メソッド
GroupGroupCollection 内の指定したインデックス位置に挿入します。
シンタックス
'宣言
 
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 メンバ