Ribbon for WinForms
IndexOf メソッド (RibbonItemCollectionBase)

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonItemCollectionBase クラス : IndexOf メソッド
Determines the index of a specific RibbonItem in the collection.
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal item As RibbonItem _
) As Integer
public int IndexOf( 
   RibbonItem item
)

パラメータ

item
参照

RibbonItemCollectionBase クラス
RibbonItemCollectionBase メンバ