Clear()
Removes all key-value pairs.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public void Clear()
Remarks
Does not change the capacity.
public void Clear()