bookmark

Understanding HashSet in C# with Examples | DotNetCurry


Description

The HashSet<T> collection type was first introduced in C# v3 and with .NET 3.5. This article will explore features of Hashset and also compare its performance with List.

Preview

Tags

Users

  • @achakraborty

Comments and Reviews