Where are all .NET Collection classes located ?

Answer Posted / minhajul islam

Classes are

ArrayList
BitArray
CaseInsensitiveComparer
CaseInsensitiveHashCodeProvider
CollectionBase
Comparer
DictionaryBase
Hashtable
Queue
ReadOnlyCollectionBase
SortedList
Stack
StructuralComparisons

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are actions in c#?

631


What is platform independence"?

729


What is msil, and why should developers need an appreciation of it if at all?

789


If c# destructors are so different to c++ destructors, why did ms use the same syntax?

704


Define delegation in .net?

656


What is a string in c#?

644


What are value types in c#?

670


Is c# and .net same?

637


Can we inherit two classes in c#?

689


what is IComparable

754


What is difference between private, protected, and public in C#?

751


Which is faster array or arraylist in c#?

656


What is boxing & unboxing?

757


Why we use oops in c#?

734


Why is static constructor called first?

632