Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Manipulating Data Prior To Display
Message
De
17/12/2004 07:33:30
 
 
À
16/12/2004 09:57:56
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00967471
Message ID:
00970005
Vues:
31
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform