ActiveReports for .NET 18.0J
Item(Int32) プロパティ

GrapeCity.ActiveReports.Extensibility.Rendering 名前空間 > CustomPropertyCollection クラス > Item プロパティ : Item(Int32) プロパティ
要素を取得するためのインデックス。
指定されたインデックスの要素を取得します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As Integer _
) As CustomProperty
public CustomProperty Item( 
   int index
) {get;}

パラメータ

index
要素を取得するためのインデックス。

プロパティ値

指定されたインデックスにあるCustomPropertyタイプの要素。
参照

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