Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Initializing an object
Message
 
À
19/01/2006 17:10:28
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01088686
Message ID:
01088704
Vues:
11
As Bonnie already suggested, you could create a class for storing your multi-column values as properties and then store that class in the ArrayList. Or, why not just store the actual parameter object in the array list?

HTH,
Chad

>>You could use an ArrayList instead. I typically use ArrayLists over Arrays or the new generic List in 2005. I believe the ArrayList has a Clear method also (in response to your other post).
>
>Yes, but as I replied to Bonnie, I thought I wouldn't be able to use columns on an arraylist. I will have to check again.
_________________________________
There are 2 types of people in the world:
    Those who need closure
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform