StringUtils.Inlist

Determines if a string is contained in a list of other strings

public static bool Inlist(string s,
	String[] list)

Parameters

s

list


See also:

Class StringUtils

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