Gets the index of the last element in the range.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
public int EndIndex { get; }
Public ReadOnly Property EndIndex As Integer
Get
public:
property int EndIndex {
int get ();
}
member EndIndex : int with get
Property Value
Type:
Int32
This property must be greater than or equal to zero.
Numerical Libraries
Supported in: 6.0
Reference