Click or drag to resize

AsciiGlobalStructureAnalysisContainsCommas Property

True if any of the lines contains a comma char.

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool ContainsCommas { get; }

Property Value

Boolean
See Also