TItem
The type of collection.
Platform Core .NET Assemblies API
ToHashSet<TItem> Method
See Also  Send Feedback
Terrasoft.Common Namespace > CollectionUtilities Class : ToHashSet<TItem> Method
source
The source ienumerable to convert to hash set.

Glossary Item Box

Converts some ienumerable to hash set.

Syntax

 
C#
 
 

Parameters

source
The source ienumerable to convert to hash set.

Type Parameters

TItem
The type of collection.

Return Value

Returns hash set based on ienumerable.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.