 | IndexOutOfRangeException Constructor |
Default constructor. Constructs an empty InvalidArgumentException instance.
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.4
Syntaxpublic IndexOutOfRangeException()
public:
IndexOutOfRangeException()
new : unit -> IndexOutOfRangeException
See Also