MESCIUS SPREAD for Windows Forms 17.0J
IndexOf メソッド (RibbonItemCollection)

検索する名前。大文字と小文字が区別されます。
このコレクション内で指定した名前を持つ RibbonItem が最初に見つかったインデックスを決定します。
構文
'Declaration
 
Public Function IndexOf( _
   ByVal name As String _
) As Integer
public int IndexOf( 
   string name
)

パラメータ

name
検索する名前。大文字と小文字が区別されます。
参照

RibbonItemCollection クラス
RibbonItemCollection メンバ

 

 


© MESCIUS inc. All rights reserved.