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
When To use HashTable In C#
How do you declare an arraylist?
What is asynchronous one-way calls?
Define Abstract Class in C#
What is yield keyword?
How do I declare inout arguments in c#?
How many constructor can a class have?
How do you specify a custom attribute for the entire assembly (rather than for a class)?
What is cls, cts and clr in net?
What is the difference between serialization and deserialization in c#?
Is c# a backend language?
What is a shared assembly?
Explain deadlock?
Is comparator a functional interface?
Define an escape sequence, name few strings in escape sequence?