StringUtils.TrimTo

Trims a string to a specific number of max characters

public static string TrimTo(string value,
	int charCount)

Parameters

value

charCount


See also:

Class StringUtils

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