Word for WPF
IndexOf メソッド (RtfParamCollection)

C1.WPF.Word.4.5.2 アセンブリ > C1.WPF.Word.Objects 名前空間 > RtfParamCollection クラス : IndexOf メソッド
パラメータの名前。
コレクション内の指定された名前の Word/RTF オブジェクトのインデックスを返します。
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal name As System.String _
) As System.Integer
public System.int IndexOf( 
   System.string name
)

パラメータ

name
パラメータの名前。

戻り値の型

このコレクション内の指定された名前を持つオブジェクトのインデックス。
参照

RtfParamCollection クラス
RtfParamCollection メンバ