MPNPackageListRemove Method

remove single mpn from the package list.

Definition

Namespace: PCBI
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool Remove(
	string mpn
)

Parameters

mpn  String

Return Value

Boolean

See Also