GrapeCity ActiveReports for .NET 14.0J
RemoveAt メソッド (BookmarksCollection)

GrapeCity.ActiveReports.Document アセンブリ > GrapeCity.ActiveReports.Document.Section 名前空間 > BookmarksCollection クラス : RemoveAt メソッド
コレクションから削除するBookmarkオブジェクトのインデックスを指定します。
指定したインデックスのBookmarkオブジェクトをコレクションから削除します。
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
コレクションから削除するBookmarkオブジェクトのインデックスを指定します。
参照

BookmarksCollection クラス
BookmarksCollection メンバ