Altium C++ SDK 3.0
Loading...
Searching...
No Matches
ComponentLib::IPartChoiceListLink Struct Reference

#include <EDP.ComponentLib.Interfaces.h>

Inheritance diagram for ComponentLib::IPartChoiceListLink:
ComponentLib::IAbstractObject

Public Member Functions

int Count ()
IPartChoiceGet (int Index)
int Add (IPartChoice *Item)
IPartChoiceFindByCatalogGUID (std::wstring ACatalogGUID)

Member Function Documentation

◆ Add()

int ComponentLib::IPartChoiceListLink::Add ( IPartChoice * Item)

◆ Count()

int ComponentLib::IPartChoiceListLink::Count ( )

◆ FindByCatalogGUID()

IPartChoice * ComponentLib::IPartChoiceListLink::FindByCatalogGUID ( std::wstring ACatalogGUID)

◆ Get()

IPartChoice * ComponentLib::IPartChoiceListLink::Get ( int Index)

The documentation for this struct was generated from the following file: