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

GrapeCity.ActiveReports.Design.DdrDesigner.CustomReportItems 名前空間 > CustomPropertyCollectionWrapper クラス : Item プロパティ
要素を取得するためのインデックス
指定されたインデックスで要素を取得します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As CustomPropertyWrapper
public CustomPropertyWrapper this[ 
   int index
]; {get;}

パラメータ

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

プロパティ値

指定されたインデックスに位置するCustomPropertyWrapper型の要素。
参照

CustomPropertyCollectionWrapper クラス
CustomPropertyCollectionWrapper メンバ