Capacity
The number of key-value pairs that fit in the current allocation.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public readonly int Capacity { get; }