Bridge

IndexOutOfRangeException Members

Constructors


  Name Description
Public method IndexOutOfRangeException()()()()
Initializes a new instance of the IndexOutOfRangeException class.
Public method IndexOutOfRangeException(String)
Initializes a new instance of the IndexOutOfRangeException class with a specified error message.
Public method IndexOutOfRangeException(String, Exception)