ProGet SDK Reference
Version:

ToHashSet<TSource>(System.Collections.Generic.IEnumerable<TSource> source) Method

Syntax

public static HashSet<TSource> ToHashSet<TSource>(IEnumerable<TSource> source)

Parameters

source
Type: System.Collections.Generic.IEnumerable<TSource>