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-2020 • Updated: 07/15/20
Comment or report problem with topic