[This is preliminary documentation and is subject to change.]
Creates a new IndexedSet with a particular capacity.
| C# |
public IndexedSet( int capacity )
- capacity (Int32)
- The capacity of the new IndexedSet.
[This is preliminary documentation and is subject to change.]
| C# |
public IndexedSet( int capacity )