Array1D<T>.Offset Property

Gets the offset of the first element in the array.

Definition

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

Property Value

Int32

See Also