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

#include <EDP.ComponentLib.Interfaces.h>

Inheritance diagram for ComponentLib::IRequiredModelList:
ComponentLib::IAbstractObjectList ComponentLib::IAbstractObject

Public Member Functions

int Add (IRequiredModel *Item)
IRequiredModelFind (std::wstring const ModelID)
IRequiredModelFindOrCreate (std::wstring const ModelID)
IRequiredModelGet (int I)
IRequiredModelAddForModelKind (std::wstring const ModelKind)
Public Member Functions inherited from ComponentLib::IAbstractObjectList
int Count ()

Member Function Documentation

◆ Add()

int ComponentLib::IRequiredModelList::Add ( IRequiredModel * Item)

◆ AddForModelKind()

IRequiredModel * ComponentLib::IRequiredModelList::AddForModelKind ( std::wstring const ModelKind)

◆ Find()

IRequiredModel * ComponentLib::IRequiredModelList::Find ( std::wstring const ModelID)

◆ FindOrCreate()

IRequiredModel * ComponentLib::IRequiredModelList::FindOrCreate ( std::wstring const ModelID)

◆ Get()

IRequiredModel * ComponentLib::IRequiredModelList::Get ( int I)

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