| Parameter | Description |
|---|---|
| length | The desired capacity of the NativeParallelMultiHashMap. |
| allocator | The Allocator to use. |
NativeParallelMultiHashMap<TKey,TValue> Returns the NativeParallelMultiHashMap that was created.
Create a NativeParallelMultiHashMap from a managed array, using a provided Allocator.