Unity Engine documentationScript ReferenceUnity.CollectionsNativeSlice<T>LengthRepresents the number of elements in a NativeSlice<T>.Read time 1 minuteLast updated 11 days agoDefinition Type: Property Namespace: Unity.Collections Assembly: UnityEngine.CoreModule public int Length { get; }