|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| ISiPinModel * | GetPinModelByDesignator (std::wstring APinDesignator) |
| ISiPinModel * | GetPinModel (int AIndex) |
| Public Member Functions inherited from DXP::IInterfaceList | |
| IDispatch * | Get (int Index) |
| int | GetCapacity () |
| int | GetCount () |
| void | Put (int Index, IDispatch *const Item) |
| void | SetCapacity (int NewCapacity) |
| void | SetCount (int NewCount) |
| void | Clear () |
| void | Delete (int Index) |
| void | Exchange (int Index1, int Index2) |
| IDispatch * | First () |
| int | IndexOf (IDispatch *const Item) |
| int | Add (IDispatch *const Item) |
| void | Insert (int Index, IDispatch *const Item) |
| IDispatch * | Last () |
| int | Remove (IDispatch *const Item) |
| void | Lock () |
| void | Unlock () |
| ISiPinModel * SCH::ISiPinModelList::GetPinModel | ( | int | AIndex | ) |
| ISiPinModel * SCH::ISiPinModelList::GetPinModelByDesignator | ( | std::wstring | APinDesignator | ) |