Click or drag to resize

DecomposeByColumnContentOptions(DecomposeByColumnContentOptions) Constructor

Initializes a new instance of the DecomposeByColumnContentOptions class

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public DecomposeByColumnContentOptions(
	DecomposeByColumnContentOptions from
)

Parameters

from  DecomposeByColumnContentOptions

[Missing <param name="from"/> documentation for "M:Altaxo.Data.DecomposeByColumnContentOptions.#ctor(Altaxo.Data.DecomposeByColumnContentOptions)"]

See Also