GrapeCity ActiveReports for .NET 16.0J
Item プロパティ (IValueCollection)

GrapeCity.ActiveReports.Extensibility.Rendering.Components 名前空間 > IValueCollection インターフェース : 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 Object
object 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.
参照

IValueCollection インターフェース
IValueCollection メンバ