System.IndexOutOfRangeException.IndexOutOfRangeException C# (CSharp) Méthode

IndexOutOfRangeException() public méthode

Initializes a new instance of the IndexOutOfRangeException class.

Same methods

IndexOutOfRangeException::IndexOutOfRangeException ( String message )
IndexOutOfRangeException::IndexOutOfRangeException ( String message, Exception innerException )
IndexOutOfRangeException