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

GrapeCity.ActiveReports.Document アセンブリ > GrapeCity.ActiveReports.Document.Section 名前空間 > BookmarksCollection クラス : Item プロパティ
要求アイテムのインデックス。
指定したインデックスのブックマークオブジェクトへの参照を返します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As Bookmark
public Bookmark this[ 
   int index
]; {get;}

パラメータ

index
要求アイテムのインデックス。

プロパティ値

コレクション内の指定したインデックスのBookmarkオブジェクト。

参照

BookmarksCollection クラス
BookmarksCollection メンバ