Namespace: Extreme.StatisticsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
protected int Index { get; }
Protected ReadOnly Property Index As Integer
Get
protected:
property int Index {
int get ();
}
member Index : int with get
Property Value
Type:
Int32The linearized index of the
DataArrayElementT.
Numerical Libraries
Supported in: 5.x, 4.x
Reference