PowerTools CalendarGrid for Windows Forms 1.0J
Add(CharBox,Int32) メソッド

現在のコレクションに追加するテンプレート CharBox を示す CharBox
追加する CharBox の総数を示す System.Int32
CharBox をコレクションに追加します。
構文
Public Overloads Sub Add( _
   ByVal templateCharBox As CharBox, _
   ByVal count As Integer _
) 
public void Add( 
   CharBox templateCharBox,
   int count
)

パラメータ

templateCharBox
現在のコレクションに追加するテンプレート CharBox を示す CharBox
count
追加する CharBox の総数を示す System.Int32
参照

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

 

 


© 2014 GrapeCity inc. All rights reserved.