Description: Collection Classes Sample
This sample shows how to implement a collection class that can be used with the foreach statement. See Collection Classes (C# Programming Guide) for more information.
Security Note
This sample code is provided to illustrate a concept and should not be used in applications or Web sites, as it may not illustrate the safest coding practices. Microsoft assumes no liability for incidental or consequential damages should the sample code be used for purposes other than as intended.
To Search:
File list (Check if you may need any files):
CollectionClasses.sln
CollectionClasses1
..................\CollectionClasses1.csproj
..................\tokens.cs
CollectionClasses2
..................\CollectionClasses2.csproj
..................\tokens2.cs
ReadMe.htm