MPNPackageListGetOrCreatePackage Method

add the new package, maybe change the mpn with _counter

Definition

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

Parameters

pack  MPNPackageData
package to add

Return Value

MPNPackageData
added package with maybe changed mpn

See Also