'宣言 Public Function Add( _ ByVal item As RibbonItem _ ) As Integer
public int Add( RibbonItem item )
パラメータ
- item
戻り値の型
The index of the item in the collection.
'宣言 Public Function Add( _ ByVal item As RibbonItem _ ) As Integer
public int Add( RibbonItem item )