Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
SET(Key) Class
SET(Key) Constructor
SET(Key) Constructor
SET(Key) Constructor (IEnumerable(Key))
SET(Key) Constructor (SET(Key))
SET
Key
Constructor (SET
Key
)
Initializes a new set that is an independent copy of the specified set.
Namespace:
Algs4Net
Assembly:
Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
SET
(
SET
<Key>
x
)
Parameters
x
Type:
Algs4Net
SET
Key
the set to copy to this set
See Also
Reference
SET
Key
Class
SET
Key
Overload
Algs4Net Namespace