PowerTools ActiveReports for .NET 11.0J
Contains メソッド (ReportItemCollection)

確認するReportItemオブジェクト。
ReportItemCollectionは、指定したReportItemを格納しているかどうかを示すブール型の値を取得します。
構文
'宣言
 
Public Overridable Function Contains( _
   ByVal value As ReportItem _
) As Boolean
public virtual bool Contains( 
   ReportItem value
)

パラメータ

value
確認するReportItemオブジェクト。

戻り値の型

ReportItemCollectionで指定したReportItemが存在する場合は、True。そうでない場合は、False。
参照

関連項目

ReportItemCollection クラス
ReportItemCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.