Count()
The current number of items in this hash set.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.Collections.LowLevel.Unsafe
- Assembly: UnityEngine.ManagedKernelModule
public readonly int Count()
Returns
Type | Description |
|---|---|
| int | The current number of items in this hash set. |