|
Altium C++ SDK 3.0
|
#include <EDP.ComponentLib.Interfaces.h>
Public Member Functions | |
| int | Count () |
| IPartChoice * | Get (int Index) |
| int | Add (IPartChoice *Item) |
| IPartChoice * | FindByCatalogGUID (std::wstring ACatalogGUID) |
| int ComponentLib::IPartChoiceListLink::Add | ( | IPartChoice * | Item | ) |
| int ComponentLib::IPartChoiceListLink::Count | ( | ) |
| IPartChoice * ComponentLib::IPartChoiceListLink::FindByCatalogGUID | ( | std::wstring | ACatalogGUID | ) |
| IPartChoice * ComponentLib::IPartChoiceListLink::Get | ( | int | Index | ) |