Count
The current number of key-value pairs in this hash map.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public readonly int Count { get; }
public readonly int Count { get; }