Parameters
- seq
- An IEnumerable<T> to create an hashset from.
Type Parameters
- T
- The type of the elements of seq.
Return Value
An hashset that contains the elements from the input sequence.
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed