DataExtensionsToHashSet Method |
Name | Description | |
---|---|---|
![]() ![]() | ToHashSetT(IEnumerableT, IEqualityComparerT) |
Converts the list of objects to a hash set of distinct values
|
![]() ![]() | ToHashSetT, TSource(IEnumerableTSource, FuncTSource, T, IEqualityComparerT) |
Converts the list of objects to a hash set of distinct values
|