Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::IModelSelectorChoiceList Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IModelSelectorChoiceList:

Public Member Functions

int GetCount ()
IModelSelectorChoiceGetChoice (int AIndex)
void ClearChoices ()
IModelSelectorChoiceAddChoice (std::wstring AModelSelectorName, std::wstring ASelectedModel)

Member Function Documentation

◆ AddChoice()

IModelSelectorChoice * SCH::IModelSelectorChoiceList::AddChoice ( std::wstring AModelSelectorName,
std::wstring ASelectedModel )

◆ ClearChoices()

void SCH::IModelSelectorChoiceList::ClearChoices ( )

◆ GetChoice()

IModelSelectorChoice * SCH::IModelSelectorChoiceList::GetChoice ( int AIndex)

◆ GetCount()

int SCH::IModelSelectorChoiceList::GetCount ( )

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