GrapeCity ActiveReports for .NET 16.0J
Item プロパティ (IItemCollection<T>)

GrapeCity.ActiveReports.Extensibility.Rendering.Components 名前空間 > IItemCollection<T> インターフェース : Item プロパティ
The zero-based index of the element to get.
Gets the element at the specified index in the read-only list.
シンタックス
'宣言
 
ReadOnly Default Property Item( _
   ByVal index As Integer _
) As T
T this[ 
   int index
]; {get;}

パラメータ

index
The zero-based index of the element to get.

プロパティ値

The element at the specified index in the read-only list.
参照

IItemCollection<T> インターフェース
IItemCollection<T> メンバ