I don't understand how can such a line throw and index out of range exception (sorry for the French exception). Array.Contains() should return wether it's found or not, it should be simple. The array is not null.
See the image to illustrate the situation.
List<T>instead of an array. – SLaks May 4 '12 at 16:35