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:
01334635
Views:
6
>I want to create a collection of instances of a class I wrote. How do I do this in C#?
List<NameOfClass> myClassList = new List<NameOfClass>();
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform