Mono Class Library: Overview

System.ArgumentOutOfRangeException: Members

The members of System.ArgumentOutOfRangeException are listed below.

See Also: Inherited members from System.ArgumentException

Public Constructors

Constructs and initializes a new instance of the ArgumentOutOfRangeException class.
Constructs and initializes a new instance of the ArgumentOutOfRangeException class.
Documentation for this section has not yet been entered.
Constructs and initializes a new instance of the ArgumentOutOfRangeException class.
Constructs and initializes a new instance of the ArgumentOutOfRangeException class.

Protected Constructors

Public Properties

[read-only]
ActualValueobject. Gets the value of the parameter that caused the current exception.
[read-only]
override
Messagestring. Gets the error message that explains the reason for the exception.

Public Methods