Click or drag to resize

SliceEnd Property

Gets the end data element.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public int End { get; }

Property Value

Int32
Remarks
Returns -1 for a Range that has a positive stride and goes to Position.End
See Also