| SETKey Constructor |
| Name | Description | |
|---|---|---|
| SETKey |
Initializes an empty set. | |
| SETKey(IEnumerableKey) |
Initializes a set with an initial list of items. | |
| SETKey(SETKey) |
Initializes a new set that is an independent copy of the specified set. |