Word for WPF
IndexOf(String) メソッド

C1.WPF.Word.4.5.2 アセンブリ > C1.WPF.Word.Objects 名前空間 > RtfBookmarkCollection クラス > IndexOf メソッド : IndexOf(String) メソッド
ブックマークのテキスト名。
コレクション内の要素のインデックスを返します。
シンタックス
'宣言
 
Public Overloads Function IndexOf( _
   ByVal name As System.String _
) As System.Integer
public System.int IndexOf( 
   System.string name
)

パラメータ

name
ブックマークのテキスト名。

戻り値の型

要素が検出された場合は、最初に検出された要素の 0 から始まるインデックス。そうでない場合は -1。
参照

RtfBookmarkCollection クラス
RtfBookmarkCollection メンバ
オーバーロード一覧