Ribbon for WinForms
Add メソッド (RibbonItemCollectionBase)

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonItemCollectionBase クラス : Add メソッド
Adds the specified RibbonItem to the collection.
シンタックス
'宣言
 
Public Function Add( _
   ByVal item As RibbonItem _
) As Integer
public int Add( 
   RibbonItem item
)

パラメータ

item

戻り値の型

The index of the item in the collection.
参照

RibbonItemCollectionBase クラス
RibbonItemCollectionBase メンバ