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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IIbisStrings:

Public Member Functions

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

Member Function Documentation

◆ Add()

int SCH::IIbisStrings::Add ( std::wstring S)

◆ GetCount()

int SCH::IIbisStrings::GetCount ( )

◆ GetItem()

std::wstring SCH::IIbisStrings::GetItem ( int Index)

◆ IndexOf()

int SCH::IIbisStrings::IndexOf ( std::wstring const Value)

◆ Text()

std::wstring SCH::IIbisStrings::Text ( )

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