Friday, December 18, 2009

Error using Binary Search of List - C# / C Sharp answers

How can i search for Rectangle object in a List using BinarySearch() method of List ..... as i\'m getting this error failed to compare two elements in a array... the program works fine when the List is of Type String but fails when it\'s ...

No comments:

Post a Comment