MPNPackageListGetAllMPNPackages Method

get a list with all mpn package data in this instance.

Definition

Namespace: PCBI
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public IReadOnlyList<MPNPackageData> GetAllMPNPackages()

Return Value

IReadOnlyListMPNPackageData

See Also