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