ISIPrefixListContainsNonePrefixOnly Property |
Gets a value indicating whether this list only contains the
None.
Namespace: Altaxo.UnitsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax bool ContainsNonePrefixOnly { get; }
Property Value
Booleantrue if this list only contains the
None.; otherwise,
false.
See Also