HashSet.

HashSet(ICollection) Constructor

Assembly
Db4objects.Db4o-2010.dll
Namespace
Sharpen.Util
Containing Type
HashSet

Syntax

public HashSet(ICollection initialValues)

Parameters

Name Type Description
initialValues ICollection

Return Value

Type Description
void