TileControl for WinForms
SetItem メソッド (ElementCollection)

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

パラメータ

index
element
参照

ElementCollection クラス
ElementCollection メンバ