Range.EndIndex Property

Gets the index of the last element in the range.

Definition

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

Property Value

Int32

See Also