docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo
EnumerableExtensions
ToHashSet(TSource)(System.Collections.Generic.IEnumerable(TSource))
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>