Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Manipulating Data Prior To Display
Message
From
17/12/2004 07:33:30
 
 
To
16/12/2004 09:57:56
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00967471
Message ID:
00970005
Views:
39
>Sorry for the delay in getting back to you ... I was swamped yesterday.

No problem. Thanks for your continued interest.

>The ArrayList.Sort() method is overloaded. Yeah, one of the overloads has 3 parameters, but the one I mentioned just needs the IComparer interface. So you'd call it like this:
>
>vr.Sort(MyArrayListSorter);

OK, I did that, the class is at the bottom of the file, copied and pasted from your original post. Now when I compile, I get an error:

'GeminiWebServiceClient.MyArrayListSorter' denotes a 'class' where a 'variable' was expected

What have I done wrong?

Kevin
Previous
Reply
Map
View

Click here to load this message in the networking platform