バージョン

ComboCellsCollection コンストラクタ

ComboCellsCollection クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal columns As ComboColumnCollection, _
   ByVal row As ComboRowBase _
)
public ComboCellsCollection( 
   ComboColumnCollection columns,
   ComboRowBase row
)

パラメータ

columns
row
参照