Struct NativeMultiHashMapIterator<TKey>
Iterator.
Namespace: Unity.Collections
Syntax
public struct NativeMultiHashMapIterator<TKey>
where TKey : struct
Type Parameters
| Name | Description |
|---|---|
| TKey | The type of the keys in the container. |
Iterator.
public struct NativeMultiHashMapIterator<TKey>
where TKey : struct
| Name | Description |
|---|---|
| TKey | The type of the keys in the container. |