PowerTools ActiveReports for .NET 11.0J
Item プロパティ (ReportParameterCollection)

取得または設定するReportParameterのインデックスを示すゼロベースのInteger。
位置によってReportParameterCollectionに特定のReportParameterオブジェクトを取得または設定します。
構文
'宣言
 
Public Default Property Item( _
   ByVal index As Integer _
) As ReportParameter
public ReportParameter this[ 
   int index
]; {get; set;}

パラメータ

index
取得または設定するReportParameterのインデックスを示すゼロベースのInteger。

プロパティ値

The ReportParameter object at the specified position.
参照

関連項目

ReportParameterCollection クラス
ReportParameterCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.