MPNPackageListAddOrOverwrite Method

add new mpn package data

Definition

Namespace: PCBI
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public MPNPackageData AddOrOverwrite(
	MPNPackageData pack
)

Parameters

pack  MPNPackageData
the new package data

Return Value

MPNPackageData
if already added it returns the existing instance

See Also