'Declaration <BrowsableAttribute(False)> Public Property SpectrumProcessing As FastFourierTransformCommand
[Browsable(False)] public FastFourierTransformCommand SpectrumProcessing { get; set; }
[Browsable(False)] public: __property FastFourierTransformCommand* get_SpectrumProcessing(); public: __property void set_SpectrumProcessing(
FastFourierTransformCommand* value
);
[Browsable(False)] public:
property FastFourierTransformCommand^ SpectrumProcessing { FastFourierTransformCommand^ get(); void set(FastFourierTransformCommand^ value); }