[This is preliminary documentation and is subject to change.]
| Icon | Member | Description |
|---|---|---|
| Set<(Of <(<'T>)>)>()()()() | Create a new empty Set with the default initial capacity.
| |
| Set<(Of <(<'T>)>)>(Int32) | Create a new empty Set with a given initial capacity. |