| Parameter | Description |
|---|---|
| allocator | The allocator to use. |
NativeKeyValueArrays<TKey,TValue> A NativeKeyValueArrays with a copy of all the keys and values (in no particular order).
Returns a NativeKeyValueArrays with a copy of all the keys and values (in no particular order).
A key with "N" values is included "N" times in the array.