StringUtils.CountLines

Returns a line count for a string

public static int CountLines(string s)

Parameters

s
string to count lines for


See also:

Class StringUtils

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic