Click or drag to resize

SpectralPreprocessingOptionsDocNodeBase_proxyCache Field

Dictionary that contains the spectral preprocessor as value, and a proxy (DataTableProxy, .. other proxies) as value

Namespace: Altaxo.Science.Spectroscopy
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected Dictionary<ISingleSpectrumPreprocessor, IDocumentLeafNode> _proxyCache

Field Value

DictionaryISingleSpectrumPreprocessor, IDocumentLeafNode
See Also