| Parameter | Description |
|---|---|
| container | The multi hash map. |
| allocator | The allocator to use. |
ValueTuple<NativeArray<TKey>,int> An array populated with the unique keys from this multi hash map.
Returns an array populated with the unique keys from this multi hash map.
| Parameter | Description |
|---|---|
| container | The multi hash map. |
| allocator | The allocator to use. |
ValueTuple<NativeArray<TKey>,int> An array populated with the unique keys from this multi hash map.
Returns an array populated with the unique keys from this multi hash map.