RibbonTabCollectionAdd Method

Adds the specified item to the collection

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void Add(
	RibbonTab item
)

Parameters

item  RibbonTab
Item to add to the collection

See Also