0 votes
in C Sharp by
What are the collection types can be used in C#?

1 Answer

0 votes
by
Below are the collection types in C# -

ArrayList

Stack

Queue

SortedList

HashTable

Bit Array

Related questions

0 votes
asked Oct 18, 2019 in C Sharp by Robin
0 votes
asked Oct 18, 2019 in C Sharp by Robin
...