Reports for WPF
Item(Int32) プロパティ

C1.C1Report.4 アセンブリ > C1.C1Preview.DataBinding 名前空間 > QueryParameterCollection クラス > Item プロパティ : Item(Int32) プロパティ
オブジェクトのインデックス。
コレクション内の指定したインデックスのオブジェクトを取得します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As QueryParameter
public QueryParameter Item( 
   System.int index
) {get;}

パラメータ

index
オブジェクトのインデックス。

プロパティ値

指定したインデックスの要素。
参照

QueryParameterCollection クラス
QueryParameterCollection メンバ
オーバーロード一覧