AvalonEdit
IsNewLine Method (newLine)
NamespacesICSharpCode.AvalonEdit.DocumentTextUtilitiesIsNewLine(String)
Gets whether the specified string is a newline sequence.
Declaration Syntax
C#Visual BasicVisual C++
public static bool IsNewLine(
	string newLine
)
Public Shared Function IsNewLine ( _
	newLine As String _
) As Boolean
public:
static bool IsNewLine(
	String^ newLine
)
Parameters
newLine (String)

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238