C# 클래스 AvalonStudio.TextEditor.Document.NewLineFinder

파일 보기 프로젝트 열기: VitalElement/AvalonStudio 1 사용 예제들

비공개 메소드들

메소드 설명
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.