MouserPartLibraryGetAllParts Method
Namespace: PCBI_PartExpert.ApiLibrariesAssembly: PCBI_PartExpert (in PCBI_PartExpert.dll) Version: 17.0.0.0 (17.0.0.0)
public Task<ReadOnlyCollection<IPartLibraryEntry>> GetAllParts()
Public Function GetAllParts As Task(Of ReadOnlyCollection(Of IPartLibraryEntry))
public:
virtual Task<ReadOnlyCollection<IPartLibraryEntry^>^>^ GetAllParts() sealed
abstract GetAllParts : unit -> Task<ReadOnlyCollection<IPartLibraryEntry>>
override GetAllParts : unit -> Task<ReadOnlyCollection<IPartLibraryEntry>>
TaskReadOnlyCollectionIPartLibraryEntryIPluginPartLibraryGetAllParts