Length
The number of elements currently in this queue.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public readonly int Length { get; }
public readonly int Length { get; }