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 is a collection in c#?
How to make sure custom class supports deterministic finalization?
What is the difference between “finalize” and “finally” methods in c#?
Are objects passed by reference in c#?
Why are mutable structs evil?
In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?
What is asp net in c#?
For methods inside the interface why can’t you specify the accessibility modifier?
What is class method?
What is the use of 0 in c#?
what is a destructor?
What is the Difference between a sub and a function?
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)