__declspec(property(get = GetList)) TMarkList*List;
A pointer to a list of all marked peaks (= TSpectrum.Marks). Read only.
Read:
TMarkList *GetList();Declared in Dew::Signal::TSpectrumPeaksAnalyzer · Dew.Signal/SignalAnalysis.h · Cross-compiler