Where are all .NET Collection classes located ?
Answer Posted / nitin kumar tomar
In System.Collections
| Is This Answer Correct ? | 38 Yes | 3 No |
Post New Answer View All Answers
What are the differences between a class and a struct?
What is datarelation c#?
What is deferred execution?
What are events in C#?
What is console writeline in c#?
Is c# substring zero based?
How big is int16?
What are the examples of data types?
What is IL / CIL / MSIL?
Are tuples immutable c#?
what is the difference between convert.tostring() and tostring() functions ?
Can I define a type that is an alias of another type (like typedef in c++)?
What is the .NET collection class that allows an element to be accessed using a unique key?
What is view model in c#?
What are get and set in c#?