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

項目のインデックス。
コレクション内のAnnotationアイテムを取得します。
構文
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As Annotation
public Annotation this[ 
   int index
]; {get;}

パラメータ

index
項目のインデックス。

プロパティ値

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

関連項目

AnnotationCollection クラス
AnnotationCollection メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.