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