Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IStrings Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IStrings:

Public Member Functions

int GetCount ()
std::wstring GetItem (int Index)
int IndexOf (std::wstring const Value)
int Add (std::wstring S)

Member Function Documentation

◆ Add()

int DXP::IStrings::Add ( std::wstring S)

◆ GetCount()

int DXP::IStrings::GetCount ( )

◆ GetItem()

std::wstring DXP::IStrings::GetItem ( int Index)

◆ IndexOf()

int DXP::IStrings::IndexOf ( std::wstring const Value)

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