DelimitedTextOptions.EndOfLine Property

Gets the string used to terminate a line.

Definition

Namespace: Numerics.NET.Data.Text
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.0
C#
public string EndOfLine { get; }

Property Value

String

See Also