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