Altium C++ SDK 3.0
Loading...
Searching...
No Matches
PCB::IDoubleList Struct Reference

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IDoubleList:

Public Member Functions

void SetValue (long Index, double value)
double GetValue (long Index)
void SetCount (long value)
long GetCount ()
void Add (double value)

Member Function Documentation

◆ Add()

void PCB::IDoubleList::Add ( double value)

◆ GetCount()

long PCB::IDoubleList::GetCount ( )

◆ GetValue()

double PCB::IDoubleList::GetValue ( long Index)

◆ SetCount()

void PCB::IDoubleList::SetCount ( long value)

◆ SetValue()

void PCB::IDoubleList::SetValue ( long Index,
double value )

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