Represents the range over an entire row, column, or vector.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public static readonly Range All
Public Shared ReadOnly All As Range
public:
static initonly Range All
Field Value
Type:
Range
By using this special Range, you can avoid
having to specify the EndIndex of the range.
Numerical Libraries
Supported in: 6.0
Reference