Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Two questions on collections
Message
De
01/02/2004 16:22:21
 
 
À
01/02/2004 13:49:30
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00872791
Message ID:
00872817
Vues:
15
Hi Kevin,

The example you've shown is not a collection, it's simply an array of Controls. You probably want to create a class based on System.Collections.CollectionBase instead of using an array. Look up CollectionBase in the help ... the "about CollectionBase class" has an example of how to use it.

Hope this helps ...
~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform