1. Computing

Discuss in my forum

David Bolton

C# Tutorial on Collection Classes Published

By , About.com GuideFebruary 16, 2013

Follow me on:

This is the first of several tutorials on .NET Container Classes and shows how to use a List<T> to hold a list of references to objects of the type T. Lists are straightforward though if you want to wrap them in a class and use them, with sorting, use in LINQ Tutorial etc there's just a couple of things that needs to be done.

A year or two back I created an application in C# to simplify managing a (UK) Dog Show from data entry through to printing the Show Catalog. I used the List class there and I've used some of that code as an example.

Comments
No comments yet. Leave a Comment
Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>
Top Related Searches c tutorial bado gp collection classes

©2013 About.com. All rights reserved.