0
kicks
Array.Contains()
Wouldn’t it be nice if you could test wether an element is contained in an array by using a Contains method just like the one available on List objects? This article shows you how to achieve something similar in .NET 2.0 and .NET 3.0