__declspec(property(get = GetInputs1, put = SetInputs1)) TSignalCollection*Inputs;
Read:
TSignalCollection *GetInputs1();Write:
void SetInputs1(TSignalCollection *Value);Declared in Dew::Signal::TSpectrumAnalyzer · Dew.Signal/SignalAnalysis.h · Cross-compiler