GrapeCity SPREAD for Windows Forms 12.0J
Add(CharBoxInfo,Int32) メソッド


現在のコレクションに追加するテンプレートCharBoxInfoを示すCharBoxInfo
追加するCharBoxInfoの総数を示すSystem.Int32
CharBoxInfoをコレクションに追加します。
構文
'Declaration
 
Public Overloads Sub Add( _
   ByVal templateCharBoxInfo As CharBoxInfo, _
   ByVal count As Integer _
) 
'使用法
 
Dim instance As CharBoxInfoCollection
Dim templateCharBoxInfo As CharBoxInfo
Dim count As Integer
 
instance.Add(templateCharBoxInfo, count)

パラメータ

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

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

 

 


Copyright © 2004 GrapeCity inc.