RibbonTabCollectionAdd Method
Adds the specified item to the collection
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public void Add(
RibbonTab item
)
Public Sub Add (
item As RibbonTab
)
public:
void Add(
RibbonTab^ item
)
member Add :
item : RibbonTab -> unit
Parameters
- item RibbonTab
- Item to add to the collection