Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# Collection
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Miscellaneous
Thread ID:
01334577
Message ID:
01334588
Views:
9
>I want to create a collection of instances of a class I wrote. How do I do this in C#?

Use generic classes: List, Dictionary, ...
http://msdn.microsoft.com/en-us/library/6sh2ey19.aspx
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform