GrapeCity InputMan for Windows Forms 11.0J
Add(CharBox,Int32) メソッド

テンプレートとなるマス目を表すCharBoxオブジェクト。
追加する個数を表すInt32値。
指定のマス目の複製を、指定個数コレクションに追加します。
シンタックス
Public Overloads Sub Add( _
   ByVal templateCharBox As CharBox, _
   ByVal count As Integer _
) 
public void Add( 
   CharBox templateCharBox,
   int count
)

パラメータ

templateCharBox
テンプレートとなるマス目を表すCharBoxオブジェクト。
count
追加する個数を表すInt32値。
参照

参照

CharBoxCollection クラス
CharBoxCollection メンバ
オーバーロード一覧

 

 


© 2004 GrapeCity inc. All rights reserved.