Range.StartIndex Property

Gets the index of the first element in the range.

Definition

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

Property Value

Int32

See Also