Array1D<T>.Offset Property

Gets the offset of the first element in the array.

Definition

Namespace: Numerics.NET.Collections
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public int Offset { get; }

Property Value

Int32

See Also