|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| ISupplierSourceRelationship * | GetSupplierSourceRelationship (int I) |
| 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 () |
| ISupplierSourceRelationship * SCH::ISupplierSourceRelationshipList::GetSupplierSourceRelationship | ( | int | I | ) |