API reference
API reference
Select your platform
No SDKs available
No versions available

ListExtensions Class

Static Methods

ToHashSet< T > ( source )
Signature
static HashSet<T> Meta.Conduit.ListExtensions.ToHashSet< T >(this List< T > source)
Parameters
source: this List< T >
Returns
HashSet< T >