Click or drag to resize

AltaxoVariant(Double) Constructor

Initializes a new instance of the AltaxoVariant class

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public AltaxoVariant(
	double d
)

Parameters

d  Double

[Missing <param name="d"/> documentation for "M:Altaxo.Data.AltaxoVariant.#ctor(System.Double)"]

See Also