MESCIUS SPREAD for Windows Forms 17.0J
Add(CharBox,Int32) メソッド

現在のコレクションに追加するテンプレート<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.CharBox" />を示す<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.CharBox" />
追加する<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.CharBox" />の総数を示す<see cref="T:System.Int32" />
コレクションにCharBoxを追加します。
構文
'Declaration
 
Public Overloads Sub Add( _
   ByVal templateCharBox As CharBox, _
   ByVal count As Integer _
) 
public void Add( 
   CharBox templateCharBox,
   int count
)

パラメータ

templateCharBox
現在のコレクションに追加するテンプレート<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.CharBox" />を示す<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.CharBox" />
count
追加する<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.CharBox" />の総数を示す<see cref="T:System.Int32" />
参照

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

 

 


© MESCIUS inc. All rights reserved.