Gets the linearized index of the DataArrayElement.
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (Extreme.Numerics)
Syntax
| Visual Basic (Declaration) |
|---|
Protected ReadOnly Property Index As Integer |
| C# |
|---|
protected int Index { get; } |
| C++ |
|---|
protected: int Index { int get (); } |