Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Two questions on collections
Message
From
01/02/2004 16:22:21
 
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00872791
Message ID:
00872817
Views:
14
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform