RibbonTabCollectionRemoveRange Method

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void RemoveRange(
	int index,
	int count
)

Parameters

index  Int32
 
count  Int32
 

See Also