Click or drag to resize

ISIPrefixListContainsNonePrefixOnly Property

Gets a value indicating whether this list only contains the None.

Namespace: Altaxo.Units
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
bool ContainsNonePrefixOnly { get; }

Property Value

Boolean
true if this list only contains the None.; otherwise, false.
See Also