GrapeCity ActiveReports for .NET 14.0J
Item プロパティ (AnnotationCollection)

GrapeCity.ActiveReports.Document アセンブリ > GrapeCity.ActiveReports.Document.Section.Annotations 名前空間 > AnnotationCollection クラス : Item プロパティ
項目のインデックス。
コレクション内のAnnotationアイテムを取得します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As Annotation
public Annotation this[ 
   int index
]; {get;}

パラメータ

index
項目のインデックス。

プロパティ値

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

AnnotationCollection クラス
AnnotationCollection メンバ