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
How do you create partial methods?
What can I create with c#?
What do constructors do in c#?
What is difference between value and reference types in C#.NET
What is an indexer in c#?
What is boolean conditions in c#?
Define c# and list the features.
how encapsulation is implemented in c#
What is a console device?
What is the difference between Object and class adapters?
What is difference between virtual and override in c#?
What is entity framework in c#?
Is c# lazy thread safe?
How many types of collections are there in c#?
Define sealed classes in c#?