This documentation is archived and is not being maintained.
RangeAttribute Constructor
Visual Studio 2010
Initializes a new instance of the RangeAttribute class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
RangeAttribute(Double, Double) | Initializes a new instance of the RangeAttribute class by using the specified minimum and maximum values. |
|
RangeAttribute(Int32, Int32) | Initializes a new instance of the RangeAttribute class by using the specified minimum and maximum values. |
|
RangeAttribute(Type, String, String) | Initializes a new instance of the RangeAttribute class by using the specified minimum and maximum values and the specific type. |
Show: