Where are all .NET Collection classes located ?
Answers were Sorted based on User's Feedback
Answer / mahavir
hi,
in the .net all collection classes are located in
System.Collection namespace
| Is This Answer Correct ? | 25 Yes | 2 No |
Answer / kavitha
using System.Collections;
System.Collection is a namespace.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / 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 |
What does the keyword virtual mean in the method definition?
What is gac? How to put assembly in gac?
Is stringbuilder thread safe c#?
How to implement an object pool in c#.net.
What is mvc firstordefault?
What does return do in for loop?
if we inherit class in stack so object of stack will store in stack or heap? as class a { int s; public aa(){} } stack mystack:a { } mystack obj; ans: about obj
Difference between string and stringbuilder?
What happens if a static constructor throws an exception?
Explain acid rule of thumb for transactions in c#.
What is lazy loading and eager loading in c#?
What is float in unity?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)