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