Click or drag to resize

IncludeSingleTextValue(IncludeSingleTextValue) Constructor

Initializes a new instance of the IncludeSingleTextValue class.

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

Parameters

from  IncludeSingleTextValue
Instance to copy the values from.
See Also