ReadOnlySpan2D<T>.LeadingDimension Field

The number of elements along the leading dimension of the two-dimensional region.

Definition

Namespace: Numerics.NET.Collections
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public readonly int LeadingDimension

Field Value

Int32

See Also