Gets the index of the first 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 StartIndex { get; }
Public ReadOnly Property StartIndex As Integer
Get
public:
property int StartIndex {
int get ();
}
member StartIndex : int with get
Property Value
Type:
Int32
This property must be greater than or equal to zero.
Numerical Libraries
Supported in: 6.0
Reference