GrapeCity ActiveReports for .NET 12.0J
IndexOf メソッド (BookmarksCollection)

検索するBookmarkオブジェクトを指定します。
コレクション内の指定したBookmarkオブジェクトのインデックスを返します。
構文
'宣言
 
Public Function IndexOf( _
   ByVal value As Bookmark _
) As Integer
public int IndexOf( 
   Bookmark value
)

パラメータ

value
検索するBookmarkオブジェクトを指定します。

戻り値の型

指定したBookmarkのインデックスを表す値。

参照

関連項目

BookmarksCollection クラス
BookmarksCollection メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.