'Declaration Public Function Add( _ ByVal item As RibbonItem _ ) As System.Integer
public System.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 System.Integer
public System.int Add( RibbonItem item )