public static HashSet<T> ToHashSet<T>( this IEnumerable<T> objects, IEqualityComparer<T> comparer = null )
Copyright (c) 2017 Kentico Software