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