TileControl for WinForms
SetItem メソッド (GroupCollection)

C1.Win.C1TileControl.4.5.2 アセンブリ > C1.Win.C1Tile 名前空間 > GroupCollection クラス : SetItem メソッド
指定したインデックス位置の Group を置き換えます。
シンタックス
'宣言
 
Protected Overrides Sub SetItem( _
   ByVal index As System.Integer, _
   ByVal group As Group _
) 
protected override void SetItem( 
   System.int index,
   Group group
)

パラメータ

index
group
参照

GroupCollection クラス
GroupCollection メンバ