Westwind Utilities
GenericUtils.Inlist
Table of Contents
On this page:

GenericUtils.Inlist

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

Parameters

item
string to look for

caseSensitive

list
list of strings

Overloads

public static bool Inlist<T>(T item, T[] list)

© West Wind Technologies, 2026 • updated: Jan 14, 2026
Comment or report problem with topic