NativeArray2D<T>.LeadingDimension Property

Gets the number of elements between the start of successive columns.

Definition

Namespace: Extreme.Collections
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public int LeadingDimension { get; }

Property Value

Int32

See Also