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