Bridge
IndexOutOfRangeException Constructor
Initializes a new instance of the
IndexOutOfRangeException
class.
Namespace:
System
Assembly:
Bridge
(in Bridge.dll)
Syntax
C#
VB
C++
public
IndexOutOfRangeException
()
Public
Sub
New
public
:
IndexOutOfRangeException
()
See Also
IndexOutOfRangeException Class
IndexOutOfRangeException Overload
System Namespace