Method | Description | |
---|---|---|
NextNewLine ( ITextSource text, int offset ) : SimpleSegment |
Gets the location of the next new line character, or SimpleSegment.Invalid if none is found.
|
|
NextNewLine ( string text, int offset ) : SimpleSegment |
Gets the location of the next new line character, or SimpleSegment.Invalid if none is found.
|