|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| int | GetLibraryItemCount () |
| IEDMS_LibraryItem * | GetLibraryItem (int AIndex) |
| void | Add (IEDMS_LibraryItem *const ALibraryItem) |
| void | Clear () |
| void DXP::IEDMS_LibraryItems::Add | ( | IEDMS_LibraryItem *const | ALibraryItem | ) |
| void DXP::IEDMS_LibraryItems::Clear | ( | ) |
| IEDMS_LibraryItem * DXP::IEDMS_LibraryItems::GetLibraryItem | ( | int | AIndex | ) |
| int DXP::IEDMS_LibraryItems::GetLibraryItemCount | ( | ) |