Click or drag to resize

SIPrefixListContainsNonePrefixOnly Property

Return true if the collection contains exactly one element, which is the prefix None.

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

Property Value

Boolean

Implements

ISIPrefixListContainsNonePrefixOnly
See Also