Current
The current key-value pair.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public KeyValue<TKey, TValue> Current { get; }
public KeyValue<TKey, TValue> Current { get; }