TxtLoadOptions.TreatConsecutiveDelimitersAsOne

TxtLoadOptions.TreatConsecutiveDelimitersAsOne property

Whether consecutive delimiters should be treated as one.

public bool TreatConsecutiveDelimitersAsOne { get; set; }

See Also