This topic has not yet been rated - Rate this topic

ArgumentOutOfRangeException Class

.NET Micro Framework 3.0
The exception that is thrown when the value of an argument is outside the allowable range of values, as defined by the method that was invoked.

Namespace: System
Assembly: mscorlib (in mscorlib.dll)

[SerializableAttribute]
public class ArgumentOutOfRangeException : ArgumentException

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.