System.IndexOutOfRangeException.IndexOutOfRangeException C# (CSharp) 메소드

IndexOutOfRangeException() 공개 메소드

Initializes a new instance of the IndexOutOfRangeException class.

Same methods

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