GrapeCity MultiRow for Windows Forms 11.0J
Add メソッド (ComboBoxCell.ObjectCollection)

コレクションに追加する項目を表すSystem.Object値。
ComboBoxCell用の項目のリストに項目を追加します。
シンタックス
Public Function Add( _
   ByVal item As Object _
) As Integer
public int Add( 
   object item
)

パラメータ

item
コレクションに追加する項目を表すSystem.Object値。

戻り値の型

新しい要素が挿入された位置を表すSystem.Int32値。
参照

参照

ComboBoxCell.ObjectCollection クラス
ComboBoxCell.ObjectCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.