Searching an array in C# – A simple example By Malik | April 17, 2011 0 Comment Hi, Want to see a simple example on how to search an array in c# ? See the following lines of code. Output-“Yahooo! Found it in Array!!!” 🙂