Method FindNextNewLine
FindNextNewLine(ITextSource, int, out string)
public static int FindNextNewLine(ITextSource text, int offset, out string newLineType)
Parameters
textITextSourceoffsetintnewLineTypestring
public static int FindNextNewLine(ITextSource text, int offset, out string newLineType)
text ITextSourceoffset intnewLineType string