Altium C++ SDK 3.0
Loading...
Searching...
No Matches
EDP::IToDoManager Struct Reference

#include <EDP.Interfaces.h>

Inheritance diagram for EDP::IToDoManager:

Public Member Functions

bool AddItem (std::wstring const AnItem)
bool RemoveItem (std::wstring const AnItem)
std::wstring GetItem (int Index)
int GetCount ()
void Clear ()

Member Function Documentation

◆ AddItem()

bool EDP::IToDoManager::AddItem ( std::wstring const AnItem)

◆ Clear()

void EDP::IToDoManager::Clear ( )

◆ GetCount()

int EDP::IToDoManager::GetCount ( )

◆ GetItem()

std::wstring EDP::IToDoManager::GetItem ( int Index)

◆ RemoveItem()

bool EDP::IToDoManager::RemoveItem ( std::wstring const AnItem)

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