[]
Adds the specified RibbonItem to the collection.
public int Add(RibbonItem item)
Public Function Add(item As RibbonItem) As Integer
| Type | Name | Description |
|---|---|---|
| RibbonItem | item |
| Type | Description |
|---|---|
| int | The index of the item in the collection. |