Click or drag to resize

VariantIsDoubleOrNaN Property

True when the variant contains a double or has no string value.

Namespace: Altaxo.Serialization.Origin
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public bool IsDoubleOrNaN {
	get;
 }

Property Value

Boolean
See Also