|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| int | GetCount () |
| std::wstring | GetItem (int Index) |
| int | IndexOf (std::wstring const Value) |
| int | Add (std::wstring S) |
| int DXP::IStrings::Add | ( | std::wstring | S | ) |
| int DXP::IStrings::GetCount | ( | ) |
| std::wstring DXP::IStrings::GetItem | ( | int | Index | ) |
| int DXP::IStrings::IndexOf | ( | std::wstring const | Value | ) |