PowerTools ActiveReports for .NET 9.0J
Add メソッド (DataCellCollection)

コレクションに追加するDataCellオブジェクト。
DataCellCollectionDataCellオブジェクトを追加します。
構文
'宣言
 
Public Function Add( _
   ByVal value As DataCell _
) As Integer
public int Add( 
   DataCell value
)

パラメータ

value
コレクションに追加するDataCellオブジェクト。

戻り値の型

新しいDataCellオブジェクト。
参照

関連項目

DataCellCollection クラス
DataCellCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.