Click or drag to resize

SpectralPreprocessingOptionsListCreateWithoutNoneElements Method

[Missing <summary> documentation for "M:Altaxo.Science.Spectroscopy.SpectralPreprocessingOptionsList.CreateWithoutNoneElements(System.Collections.Generic.IEnumerable{Altaxo.Science.Spectroscopy.ISingleSpectrumPreprocessor})"]


Namespace: Altaxo.Science.Spectroscopy
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static SpectralPreprocessingOptionsList CreateWithoutNoneElements(
	IEnumerable<ISingleSpectrumPreprocessor> elements
)

Parameters

elements  IEnumerableISingleSpectrumPreprocessor

[Missing <param name="elements"/> documentation for "M:Altaxo.Science.Spectroscopy.SpectralPreprocessingOptionsList.CreateWithoutNoneElements(System.Collections.Generic.IEnumerable{Altaxo.Science.Spectroscopy.ISingleSpectrumPreprocessor})"]

Return Value

SpectralPreprocessingOptionsList

[Missing <returns> documentation for "M:Altaxo.Science.Spectroscopy.SpectralPreprocessingOptionsList.CreateWithoutNoneElements(System.Collections.Generic.IEnumerable{Altaxo.Science.Spectroscopy.ISingleSpectrumPreprocessor})"]

See Also