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
What are the steps to create a webservice and consume it?
What is the major difference between a custom control and user control?
What is difference between array and collection?
Can we maintain state in webservice?
What is the use of functional interface?
What is form feed and carriage return?
What is data type in c# with example?
What are functions in c#?
What is a linq in c#?
What is delegates in c# and uses of delegates?
What is a .aspx file?
What you mean by inner exception in c#?
What is use of singleton class in c#?
How to find out that the code is written as managed or un-managed code?
What is static classes?