TSignalRateConverter::Inputs Property

__declspec(property(get = GetInputs1, put = SetInputs1)) TSignalCollection*Inputs;

Read: TSignalCollection *GetInputs1();
Write: void SetInputs1(TSignalCollection *Value);
Declared in Dew::Signal::TSignal · Dew.Signal/SignalTools.h · Cross-compiler