Unity Engine documentationScript ReferenceUnity.CollectionsNativeKeyValueArrays<TKey, TValue>LengthThe number of key-value pairs.Read time 1 minuteLast updated 12 days agoDefinition Type: Property Namespace: Unity.Collections Assembly: UnityEngine.ManagedKernelModule public int Length { get; }