hashset to list csharp

Code Example - hashset to list csharp

                
                        using System.Linq;
List<int> hList= hset.ToList();