Exception thrown when an out of range index is passed to an NMath function.
Namespace: CenterSpace.NMath.CoreAssembly: NMathPremium (in NMathPremium.dll) Version: 5.3.0.0
Syntax
| C# |
|---|
public class IndexOutOfRangeException : NMathException |
| Visual Basic |
|---|
Public Class IndexOutOfRangeException _ Inherits NMathException |
| Visual C++ |
|---|
public ref class IndexOutOfRangeException : public NMathException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
CenterSpace.NMath.Core..::..NMathException
CenterSpace.NMath.Core..::..IndexOutOfRangeException
System..::..Exception
System..::..ApplicationException
CenterSpace.NMath.Core..::..NMathException
CenterSpace.NMath.Core..::..IndexOutOfRangeException