'Declaration
Public Function Add( _ ByVal item As RibbonItem _ ) As Integer
public int Add( RibbonItem item )
Parameters
- item
Return Value
The index of the item in the collection.
'Declaration
Public Function Add( _ ByVal item As RibbonItem _ ) As Integer
public int Add( RibbonItem item )