MouserPartLibraryGetAllPackageNames Method
Namespace: PCBI_PartExpert.ApiLibrariesAssembly: PCBI_PartExpert (in PCBI_PartExpert.dll) Version: 17.0.0.0 (17.0.0.0)
public Task<ReadOnlyCollection<string>> GetAllPackageNames()
Public Function GetAllPackageNames As Task(Of ReadOnlyCollection(Of String))
public:
virtual Task<ReadOnlyCollection<String^>^>^ GetAllPackageNames() sealed
abstract GetAllPackageNames : unit -> Task<ReadOnlyCollection<string>>
override GetAllPackageNames : unit -> Task<ReadOnlyCollection<string>>
TaskReadOnlyCollectionStringIPluginPartLibraryGetAllPackageNames