answersLogoWhite

0

Collection in C# is an abstraction, or a term to describe a group of classes that are specialized to data storage and retrieval, such as Stack, Queue, Dictionary. In version 1.1 or earlier, System.Collections is the namespace contains the main Collection classes. Version 2.0 and later, System.Collections.Generic (the namespace) supplies quite a few power, better-perform classes, although you may still use the ones in System.Collections

User Avatar

Wiki User

14y ago

What else can I help you with?