I have the following code I am writing just to learn generic collections and for some reason it fails to compare when adding a second element to my sorted list. You'll see I perform a manual comparison at the top of my code and this is successful. I have implemented IComparer with the accompanying Int Compare() method. Any ideas where I am going wrong?
using
namespace
{
InitializeComponent();
}
#region
#endregion
mySortedList.Add(