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

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

パラメータ

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

戻り値の型

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

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.