Represents a character or set of characters that represent a separation between two lines of text
public enum NewLine : byte
kind:method, kind:property, kind:ctor. Press Esc to clear.CarriageReturnSpecifies carriage return.CarriageReturnLineFeedGets or sets the carriage return line feed.LineFeedSpecifies line feed.NoneSpecifies none.AsString(NewLine)Performs the as string operation.Length(NewLine)Performs the length operation.