[This is preliminary documentation and is subject to change.]
| Icon | Member | Description |
|---|---|---|
| IndexedSet<(Of <(<'T>)>)>()()()() | Creates a new IndexedSet with the default capacity. | |
| IndexedSet<(Of <(<'T>)>)>(Int32) | Creates a new IndexedSet with a particular capacity. |