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