DimensionfulQuantityIsEmpty Property |
Gets a value indicating whether this instance is empty. It is empty if no unit has been associated so far with this instance.
Namespace: Altaxo.UnitsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsEmpty { get; }
Property Value
BooleanIs
if this instance is empty; otherwise,
.
See Also